Gstreamer Motion Detection Plugin Code
Brought to you by:
rohitshetye
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gst-motion-detect configure 0.10.0, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ ./configure --prefix=/usr --no-create --no-recursion
## --------- ##
## Platform. ##
## --------- ##
hostname = ubuntu
uname -m = i686
uname -r = 2.6.31-22-generic
uname -s = Linux
uname -v = #61-Ubuntu SMP Wed Jul 28 01:57:06 UTC 2010
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2270: checking for a BSD-compatible install
configure:2338: result: /usr/bin/install -c
configure:2349: checking whether build environment is sane
configure:2399: result: yes
configure:2540: checking for a thread-safe mkdir -p
configure:2579: result: /bin/mkdir -p
configure:2592: checking for gawk
configure:2622: result: no
configure:2592: checking for mawk
configure:2608: found /usr/bin/mawk
configure:2619: result: mawk
configure:2630: checking whether make sets $(MAKE)
configure:2652: result: yes
configure:2734: checking whether to disable maintainer-specific portions of Makefiles
configure:2743: result: yes
configure:2805: checking for gcc
configure:2821: found /usr/bin/gcc
configure:2832: result: gcc
configure:3061: checking for C compiler version
configure:3070: gcc --version >&5
gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3081: $? = 0
configure:3070: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)
configure:3081: $? = 0
configure:3070: gcc -V >&5
gcc: '-V' option must have argument
configure:3081: $? = 1
configure:3070: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3081: $? = 1
configure:3103: checking for C compiler default output file name
configure:3125: gcc conftest.c >&5
configure:3129: $? = 0
configure:3166: result: a.out
configure:3182: checking whether the C compiler works
configure:3191: ./a.out
configure:3195: $? = 0
configure:3210: result: yes
configure:3217: checking whether we are cross compiling
configure:3219: result: no
configure:3222: checking for suffix of executables
configure:3229: gcc -o conftest conftest.c >&5
configure:3233: $? = 0
configure:3255: result:
configure:3261: checking for suffix of object files
configure:3283: gcc -c conftest.c >&5
configure:3287: $? = 0
configure:3308: result: o
configure:3312: checking whether we are using the GNU C compiler
configure:3331: gcc -c conftest.c >&5
configure:3331: $? = 0
configure:3340: result: yes
configure:3349: checking whether gcc accepts -g
configure:3369: gcc -c -g conftest.c >&5
configure:3369: $? = 0
configure:3410: result: yes
configure:3427: checking for gcc option to accept ISO C89
configure:3491: gcc -c -g -O2 conftest.c >&5
configure:3491: $? = 0
configure:3504: result: none needed
configure:3535: checking for style of include used by make
configure:3563: result: GNU
configure:3588: checking dependency style of gcc
configure:3698: result: gcc3
configure:3744: checking build system type
configure:3758: result: i686-pc-linux-gnu
configure:3778: checking host system type
configure:3791: result: i686-pc-linux-gnu
configure:3811: checking for a sed that does not truncate output
configure:3875: result: /bin/sed
configure:3893: checking for grep that handles long lines and -e
configure:3951: result: /bin/grep
configure:3956: checking for egrep
configure:4018: result: /bin/grep -E
configure:4023: checking for fgrep
configure:4085: result: /bin/grep -F
configure:4120: checking for ld used by gcc
configure:4187: result: /usr/bin/ld
configure:4194: checking if the linker (/usr/bin/ld) is GNU ld
configure:4209: result: yes
configure:4221: checking for BSD- or MS-compatible name lister (nm)
configure:4270: result: /usr/bin/nm -B
configure:4388: checking the name lister (/usr/bin/nm -B) interface
configure:4395: gcc -c -g -O2 conftest.c >&5
configure:4398: /usr/bin/nm -B "conftest.o"
configure:4401: output
00000000 B some_variable
configure:4408: result: BSD nm
configure:4411: checking whether ln -s works
configure:4415: result: yes
configure:4423: checking the maximum length of command line arguments
configure:4543: result: 805306365
configure:4560: checking whether the shell understands some XSI constructs
configure:4570: result: yes
configure:4574: checking whether the shell understands "+="
configure:4580: result: yes
configure:4615: checking for /usr/bin/ld option to reload object files
configure:4622: result: -r
configure:4691: checking for objdump
configure:4707: found /usr/bin/objdump
configure:4718: result: objdump
configure:4750: checking how to recognize dependent libraries
configure:4946: result: pass_all
configure:5006: checking for ar
configure:5022: found /usr/bin/ar
configure:5033: result: ar
configure:5111: checking for strip
configure:5127: found /usr/bin/strip
configure:5138: result: strip
configure:5210: checking for ranlib
configure:5226: found /usr/bin/ranlib
configure:5237: result: ranlib
configure:5327: checking command to parse /usr/bin/nm -B output from gcc object
configure:5445: gcc -c -g -O2 conftest.c >&5
configure:5448: $? = 0
configure:5452: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5455: $? = 0
configure:5509: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5512: $? = 0
configure:5550: result: ok
configure:6359: checking how to run the C preprocessor
configure:6390: gcc -E conftest.c
configure:6390: $? = 0
configure:6404: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:6404: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gst-motion-detect"
| #define PACKAGE_TARNAME "gst-motion-detect"
| #define PACKAGE_VERSION "0.10.0"
| #define PACKAGE_STRING "gst-motion-detect 0.10.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gst-motion-detect"
| #define VERSION "0.10.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6429: result: gcc -E
configure:6449: gcc -E conftest.c
configure:6449: $? = 0
configure:6463: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:6463: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gst-motion-detect"
| #define PACKAGE_TARNAME "gst-motion-detect"
| #define PACKAGE_VERSION "0.10.0"
| #define PACKAGE_STRING "gst-motion-detect 0.10.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "gst-motion-detect"
| #define VERSION "0.10.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6492: checking for ANSI C header files
configure:6512: gcc -c -g -O2 conftest.c >&5
configure:6512: $? = 0
configure:6585: gcc -o conftest -g -O2 conftest.c >&5
configure:6585: $? = 0
configure:6585: ./conftest
configure:6585: $? = 0
configure:6596: result: yes
configure:6609: checking for sys/types.h
configure:6609: gcc -c -g -O2 conftest.c >&5
configure:6609: $? = 0
configure:6609: result: yes
configure:6609: checking for sys/stat.h
configure:6609: gcc -c -g -O2 conftest.c >&5
configure:6609: $? = 0
configure:6609: result: yes
configure:6609: checking for stdlib.h
configure:6609: gcc -c -g -O2 conftest.c >&5
configure:6609: $? = 0
configure:6609: result: yes
configure:6609: checking for string.h
configure:6609: gcc -c -g -O2 conftest.c >&5
configure:6609: $? = 0
configure:6609: result: yes
configure:6609: checking for memory.h
configure:6609: gcc -c -g -O2 conftest.c >&5
configure:6609: $? = 0
configure:6609: result: yes
configure:6609: checking for strings.h
configure:6609: gcc -c -g -O2 conftest.c >&5
configure:6609: $? = 0
configure:6609: result: yes
configure:6609: checking for inttypes.h
configure:6609: gcc -c -g -O2 conftest.c >&5
configure:6609: $? = 0
configure:6609: result: yes
configure:6609: checking for stdint.h
configure:6609: gcc -c -g -O2 conftest.c >&5
configure:6609: $? = 0
configure:6609: result: yes
configure:6609: checking for unistd.h
configure:6609: gcc -c -g -O2 conftest.c >&5
configure:6609: $? = 0
configure:6609: result: yes
configure:6624: checking for dlfcn.h
configure:6624: gcc -c -g -O2 conftest.c >&5
configure:6624: $? = 0
configure:6624: result: yes
configure:6808: checking for objdir
configure:6823: result: .libs
configure:7115: checking if gcc supports -fno-rtti -fno-exceptions
configure:7133: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7137: $? = 0
configure:7150: result: no
configure:7170: checking for gcc option to produce PIC
configure:7442: result: -fPIC -DPIC
configure:7454: checking if gcc PIC flag -fPIC -DPIC works
configure:7472: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:7476: $? = 0
configure:7489: result: yes
configure:7513: checking if gcc static flag -static works
configure:7541: result: yes
configure:7556: checking if gcc supports -c -o file.o
configure:7577: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7581: $? = 0
configure:7603: result: yes
configure:7611: checking if gcc supports -c -o file.o
configure:7658: result: yes
configure:7691: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:8681: result: yes
configure:8718: checking whether -lc should be explicitly linked in
configure:8723: gcc -c -g -O2 conftest.c >&5
configure:8726: $? = 0
configure:8741: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:8744: $? = 0
configure:8756: result: no
configure:8920: checking dynamic linker characteristics
configure:9353: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:9353: $? = 0
configure:9583: result: GNU/Linux ld.so
configure:9685: checking how to hardcode library paths into programs
configure:9710: result: immediate
configure:10230: checking whether stripping libraries is possible
configure:10235: result: yes
configure:10270: checking if libtool supports shared libraries
configure:10272: result: yes
configure:10275: checking whether to build shared libraries
configure:10296: result: yes
configure:10299: checking whether to build static libraries
configure:10303: result: yes
configure:10341: checking for pkg-config
configure:10357: found /usr/bin/pkg-config
configure:10371: result:
configure:10429: checking for pkg-config
configure:10447: found /usr/bin/pkg-config
configure:10459: result: /usr/bin/pkg-config
configure:10484: checking pkg-config is at least version 0.9.0
configure:10487: result: yes
configure:10498: checking for GST
configure:10510: $PKG_CONFIG --exists --print-errors "
gstreamer-0.10 >= $GST_REQUIRED
gstreamer-base-0.10 >= $GST_REQUIRED
gstreamer-controller-0.10 >= $GST_REQUIRED
"
configure:10517: $? = 0
configure:10540: $PKG_CONFIG --exists --print-errors "
gstreamer-0.10 >= $GST_REQUIRED
gstreamer-base-0.10 >= $GST_REQUIRED
gstreamer-controller-0.10 >= $GST_REQUIRED
"
configure:10547: $? = 0
configure:10611: result: yes
configure:10619: checking to see if compiler understands -Wall
configure:10634: gcc -c -g -O2 -Wall conftest.c >&5
configure:10634: $? = 0
configure:10637: result: yes
configure:10782: creating ./config.status
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GST_CFLAGS_set=
ac_cv_env_GST_CFLAGS_value=
ac_cv_env_GST_LIBS_set=
ac_cv_env_GST_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_HAVE_PKGCONFIG=' '
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=805306365
pkg_cv_GST_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_LIBS='-pthread -lgstbase-0.10 -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /root/sfplugin/gstmotiondetect/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/sfplugin/gstmotiondetect/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /root/sfplugin/gstmotiondetect/missing --run autoconf'
AUTOHEADER='${SHELL} /root/sfplugin/gstmotiondetect/missing --run autoheader'
AUTOMAKE='${SHELL} /root/sfplugin/gstmotiondetect/missing --run automake-1.11'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Wall'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
GST_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall'
GST_LIBS='-pthread -lgstbase-0.10 -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).*'
HAVE_PKGCONFIG=' '
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /root/sfplugin/gstmotiondetect/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='gst-motion-detect'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='gst-motion-detect'
PACKAGE_STRING='gst-motion-detect 0.10.0'
PACKAGE_TARNAME='gst-motion-detect'
PACKAGE_URL=''
PACKAGE_VERSION='0.10.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='0.10.0'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /root/sfplugin/gstmotiondetect/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
plugindir='$(libdir)/gstreamer-0.10'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "gst-motion-detect"
#define PACKAGE_TARNAME "gst-motion-detect"
#define PACKAGE_VERSION "0.10.0"
#define PACKAGE_STRING "gst-motion-detect 0.10.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "gst-motion-detect"
#define VERSION "0.10.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gst-motion-detect config.status 0.10.0, which was
generated by GNU Autoconf 2.64. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ubuntu
config.status:1068: creating Makefile
config.status:1068: creating src/Makefile
config.status:1068: creating config.h
config.status:1240: config.h is unchanged
config.status:1288: executing depfiles commands
config.status:1288: executing libtool commands
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gst-motion-detect config.status 0.10.0, which was
generated by GNU Autoconf 2.64. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status config.h
on ubuntu
config.status:1068: creating config.h
config.status:1240: config.h is unchanged