This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by FULL-PACKAGE-NAME configure VERSION, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = sterlingdesktops uname -m = x86_64 uname -r = 2.6.33.6 uname -s = Linux uname -v = #1 SMP Tue Jul 20 00:33:59 PDT 2010 /usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /usr/lib/cuda PATH: /usr/lib64/jdk1.6.0_20/bin PATH: /usr/lib64/jdk1.6.0_20/jre/bin PATH: /usr/local/cuda/bin PATH: /usr/lib64/java/bin PATH: /usr/lib64/java/jre/bin PATH: /usr/lib64/qt/bin PATH: /opt/real/RealPlayer PATH: /usr/share/texmf/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2215: checking for a BSD-compatible install configure:2283: result: /usr/bin/ginstall -c configure:2294: checking whether build environment is sane configure:2344: result: yes configure:2485: checking for a thread-safe mkdir -p configure:2524: result: /usr/bin/mkdir -p configure:2537: checking for gawk configure:2553: found /usr/bin/gawk configure:2564: result: gawk configure:2575: checking whether make sets $(MAKE) configure:2597: result: yes configure:2730: checking for gcc configure:2746: found /usr/bin/gcc configure:2757: result: gcc configure:2986: checking for C compiler version configure:2995: gcc --version >&5 gcc (GCC) 4.4.4 Copyright (C) 2010 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:3006: $? = 0 configure:2995: gcc -v >&5 Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ./configure --prefix=/usr --libdir=/usr/lib64 --enable-languages=c,ada,c++,fortran,objc,obj-c++ Thread model: posix gcc version 4.4.4 (GCC) configure:3006: $? = 0 configure:2995: gcc -V >&5 gcc: '-V' option must have argument configure:3006: $? = 1 configure:2995: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3006: $? = 1 configure:3026: checking whether the C compiler works configure:3048: gcc conftest.c >&5 configure:3052: $? = 0 configure:3101: result: yes configure:3104: checking for C compiler default output file name configure:3106: result: a.out configure:3112: checking for suffix of executables configure:3119: gcc -o conftest conftest.c >&5 configure:3123: $? = 0 configure:3145: result: configure:3167: checking whether we are cross compiling configure:3175: gcc -o conftest conftest.c >&5 configure:3179: $? = 0 configure:3186: ./conftest configure:3190: $? = 0 configure:3205: result: no configure:3210: checking for suffix of object files configure:3232: gcc -c conftest.c >&5 configure:3236: $? = 0 configure:3257: result: o configure:3261: checking whether we are using the GNU C compiler configure:3280: gcc -c conftest.c >&5 configure:3280: $? = 0 configure:3289: result: yes configure:3298: checking whether gcc accepts -g configure:3318: gcc -c -g conftest.c >&5 configure:3318: $? = 0 configure:3359: result: yes configure:3376: checking for gcc option to accept ISO C89 configure:3440: gcc -c -g -O2 conftest.c >&5 configure:3440: $? = 0 configure:3453: result: none needed configure:3484: checking for style of include used by make configure:3512: result: GNU configure:3537: checking dependency style of gcc configure:3647: result: gcc3 configure:3662: checking whether ln -s works configure:3666: result: yes configure:3677: checking for atof in -lm configure:3702: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:3702: $? = 0 configure:3711: result: yes configure:3745: checking for pkg-config configure:3763: found /usr/bin/pkg-config configure:3776: result: /usr/bin/pkg-config configure:3798: checking for GTK+ - version >= 2.18.0 configure:3908: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 conftest.c -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm >&5 configure:3908: $? = 0 configure:3908: ./conftest configure:3908: $? = 0 configure:3922: result: yes (version 2.20.0) configure:4092: checking pkg-config is at least version 0.9.0 configure:4095: result: yes configure:4106: checking for GTK configure:4191: result: yes configure:4204: checking how to run the C preprocessor configure:4235: gcc -E conftest.c configure:4235: $? = 0 configure:4249: gcc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:4249: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:4274: result: gcc -E configure:4294: gcc -E conftest.c configure:4294: $? = 0 configure:4308: gcc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:4308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:4337: checking for grep that handles long lines and -e configure:4395: result: /usr/bin/grep configure:4400: checking for egrep configure:4462: result: /usr/bin/grep -E configure:4467: checking for ANSI C header files configure:4487: gcc -c -g -O2 conftest.c >&5 configure:4487: $? = 0 configure:4560: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4560: $? = 0 configure:4560: ./conftest configure:4560: $? = 0 configure:4571: result: yes configure:4584: checking for sys/types.h configure:4584: gcc -c -g -O2 conftest.c >&5 configure:4584: $? = 0 configure:4584: result: yes configure:4584: checking for sys/stat.h configure:4584: gcc -c -g -O2 conftest.c >&5 configure:4584: $? = 0 configure:4584: result: yes configure:4584: checking for stdlib.h configure:4584: gcc -c -g -O2 conftest.c >&5 configure:4584: $? = 0 configure:4584: result: yes configure:4584: checking for string.h configure:4584: gcc -c -g -O2 conftest.c >&5 configure:4584: $? = 0 configure:4584: result: yes configure:4584: checking for memory.h configure:4584: gcc -c -g -O2 conftest.c >&5 configure:4584: $? = 0 configure:4584: result: yes configure:4584: checking for strings.h configure:4584: gcc -c -g -O2 conftest.c >&5 configure:4584: $? = 0 configure:4584: result: yes configure:4584: checking for inttypes.h configure:4584: gcc -c -g -O2 conftest.c >&5 configure:4584: $? = 0 configure:4584: result: yes configure:4584: checking for stdint.h configure:4584: gcc -c -g -O2 conftest.c >&5 configure:4584: $? = 0 configure:4584: result: yes configure:4584: checking for unistd.h configure:4584: gcc -c -g -O2 conftest.c >&5 configure:4584: $? = 0 configure:4584: result: yes configure:4599: checking windows.h usability configure:4599: gcc -c -g -O2 conftest.c >&5 configure:4599: $? = 0 configure:4599: result: yes configure:4599: checking windows.h presence configure:4599: gcc -E conftest.c configure:4599: $? = 0 configure:4599: result: yes configure:4599: checking for windows.h configure:4599: result: yes configure:4631: checking for stdlib.h configure:4631: result: yes configure:4631: checking for string.h configure:4631: result: yes configure:4631: checking sys/time.h usability configure:4631: gcc -c -g -O2 conftest.c >&5 configure:4631: $? = 0 configure:4631: result: yes configure:4631: checking sys/time.h presence configure:4631: gcc -E conftest.c configure:4631: $? = 0 configure:4631: result: yes configure:4631: checking for sys/time.h configure:4631: result: yes configure:4631: checking for unistd.h configure:4631: result: yes configure:4674: checking for stdbool.h that conforms to C99 configure:4759: gcc -c -g -O2 conftest.c >&5 configure:4759: $? = 0 configure:4766: result: yes configure:4768: checking for _Bool configure:4768: gcc -c -g -O2 conftest.c >&5 configure:4768: $? = 0 configure:4768: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:64: error: expected expression before ')' token configure:4768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBM 1 | #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_WINDOWS_H 1 | #define WINDOWS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:4768: result: yes configure:4786: checking for error_at_line configure:4802: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4802: $? = 0 configure:4810: result: yes configure:4821: checking for pid_t configure:4821: gcc -c -g -O2 conftest.c >&5 configure:4821: $? = 0 configure:4821: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66: error: expected expression before ')' token configure:4821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBM 1 | #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_WINDOWS_H 1 | #define WINDOWS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:4821: result: yes configure:4834: checking vfork.h usability configure:4834: gcc -c -g -O2 conftest.c >&5 conftest.c:63:19: error: vfork.h: No such file or directory configure:4834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBM 1 | #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_WINDOWS_H 1 | #define WINDOWS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4834: result: no configure:4834: checking vfork.h presence configure:4834: gcc -E conftest.c conftest.c:30:19: error: vfork.h: No such file or directory configure:4834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FULL-PACKAGE-NAME" | #define PACKAGE_TARNAME "full-package-name" | #define PACKAGE_VERSION "VERSION" | #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" | #define PACKAGE_URL "" | #define PACKAGE "full-package-name" | #define VERSION "VERSION" | #define HAVE_LIBM 1 | #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_WINDOWS_H 1 | #define WINDOWS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:4834: result: no configure:4834: checking for vfork.h configure:4834: result: no configure:4847: checking for fork configure:4847: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:53: warning: conflicting types for built-in function 'fork' configure:4847: $? = 0 configure:4847: result: yes configure:4847: checking for vfork configure:4847: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4847: $? = 0 configure:4847: result: yes configure:4858: checking for working fork configure:4880: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4880: $? = 0 configure:4880: ./conftest configure:4880: $? = 0 configure:4890: result: yes configure:4911: checking for working vfork configure:5021: result: yes configure:5049: checking for malloc configure:5049: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:57: warning: conflicting types for built-in function 'malloc' configure:5049: $? = 0 configure:5049: result: yes configure:5049: checking for memset configure:5049: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:58: warning: conflicting types for built-in function 'memset' configure:5049: $? = 0 configure:5049: result: yes configure:5180: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sterlingdesktops config.status:873: creating Makefile config.status:873: creating config.h config.status:1093: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_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_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_malloc=yes ac_cv_func_memset=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdbool_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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_windows_h=yes ac_cv_lib_error_at_line=yes ac_cv_lib_m_atof=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_type__Bool=yes ac_cv_type_pid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' pkg_cv_GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/sdb1/pub/lscompounder/lscompounder-dev/lscomp-gtk-dev/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/sdb1/pub/lscompounder/lscompounder-dev/lscomp-gtk-dev/missing --run tar' AUTOCONF='${SHELL} /mnt/sdb1/pub/lscompounder/lscompounder-dev/lscomp-gtk-dev/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/sdb1/pub/lscompounder/lscompounder-dev/lscomp-gtk-dev/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/sdb1/pub/lscompounder/lscompounder-dev/lscomp-gtk-dev/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GLIB_MINIMUM='2.6.0' GREP='/usr/bin/grep' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' GTK_MINIMUM='2.6.0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/sdb1/pub/lscompounder/lscompounder-dev/lscomp-gtk-dev/missing --run makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='full-package-name' PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS' PACKAGE_NAME='FULL-PACKAGE-NAME' PACKAGE_STRING='FULL-PACKAGE-NAME VERSION' PACKAGE_TARNAME='full-package-name' PACKAGE_URL='' PACKAGE_VERSION='VERSION' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='VERSION' ac_ct_CC='gcc' 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_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /mnt/sdb1/pub/lscompounder/lscompounder-dev/lscomp-gtk-dev/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' 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 "FULL-PACKAGE-NAME" #define PACKAGE_TARNAME "full-package-name" #define PACKAGE_VERSION "VERSION" #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION" #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS" #define PACKAGE_URL "" #define PACKAGE "full-package-name" #define VERSION "VERSION" #define HAVE_LIBM 1 #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_WINDOWS_H 1 #define WINDOWS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_MALLOC 1 #define HAVE_MEMSET 1 configure: exit 0