This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libfreehand configure 0.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-pic --enable-static --disable-shared --without-docs --disable-tools --disable-debug --disable-werror --disable-weffc --disable-silent-rules ## --------- ## ## Platform. ## ## --------- ## hostname = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 UTC 2014 /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: . PATH: /var/uhubuild/work/compile/solenv/bin PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2459: checking for a BSD-compatible install configure:2527: result: /bin/install -c configure:2538: checking whether build environment is sane configure:2593: result: yes configure:2744: checking for a thread-safe mkdir -p configure:2783: result: /bin/mkdir -p configure:2790: checking for gawk configure:2806: found /bin/gawk configure:2817: result: gawk configure:2828: checking whether make sets $(MAKE) configure:2850: result: yes configure:2879: checking whether make supports nested variables configure:2896: result: yes configure:2991: checking whether make supports nested variables configure:3008: result: yes configure:3041: checking for style of include used by make configure:3069: result: GNU configure:3204: checking for C++ compiler version configure:3213: g++ --version >&5 g++ (GCC) 4.8.3 Copyright (C) 2013 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:3224: $? = 0 configure:3213: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3224: $? = 0 configure:3213: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3224: $? = 1 configure:3213: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:3224: $? = 1 configure:3244: checking whether the C++ compiler works configure:3266: g++ conftest.cpp >&5 configure:3270: $? = 0 configure:3318: result: yes configure:3321: checking for C++ compiler default output file name configure:3323: result: a.out configure:3329: checking for suffix of executables configure:3336: g++ -o conftest conftest.cpp >&5 configure:3340: $? = 0 configure:3362: result: configure:3384: checking whether we are cross compiling configure:3392: g++ -o conftest conftest.cpp >&5 configure:3396: $? = 0 configure:3403: ./conftest configure:3407: $? = 0 configure:3422: result: no configure:3427: checking for suffix of object files configure:3449: g++ -c conftest.cpp >&5 configure:3453: $? = 0 configure:3474: result: o configure:3478: checking whether we are using the GNU C++ compiler configure:3497: g++ -c conftest.cpp >&5 configure:3497: $? = 0 configure:3506: result: yes configure:3515: checking whether g++ accepts -g configure:3535: g++ -c -g conftest.cpp >&5 configure:3535: $? = 0 configure:3576: result: yes configure:3601: checking dependency style of g++ configure:3712: result: gcc3 configure:3830: checking the archiver (ar) interface configure:3840: g++ -c -g -O2 conftest.cpp >&5 configure:3840: $? = 0 configure:3842: ar cru libconftest.a conftest.o >&5 configure:3845: $? = 0 configure:3868: result: ar configure:3936: checking for gcc configure:3963: result: gcc configure:4192: checking for C compiler version configure:4201: gcc --version >&5 gcc (GCC) 4.8.3 Copyright (C) 2013 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:4212: $? = 0 configure:4201: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4212: $? = 0 configure:4201: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4212: $? = 1 configure:4201: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4212: $? = 1 configure:4216: checking whether we are using the GNU C compiler configure:4235: gcc -c conftest.c >&5 configure:4235: $? = 0 configure:4244: result: yes configure:4253: checking whether gcc accepts -g configure:4273: gcc -c -g conftest.c >&5 configure:4273: $? = 0 configure:4314: result: yes configure:4331: checking for gcc option to accept ISO C89 configure:4394: gcc -c -g -O2 conftest.c >&5 configure:4394: $? = 0 configure:4407: result: none needed configure:4429: checking dependency style of gcc configure:4540: result: gcc3 configure:4560: checking how to run the C preprocessor configure:4591: gcc -E conftest.c configure:4591: $? = 0 configure:4605: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libfreehand" | #define PACKAGE_TARNAME "libfreehand" | #define PACKAGE_VERSION "0.1.0" | #define PACKAGE_STRING "libfreehand 0.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libfreehand" | #define VERSION "0.1.0" | /* end confdefs.h. */ | #include configure:4630: result: gcc -E configure:4650: gcc -E conftest.c configure:4650: $? = 0 configure:4664: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4664: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libfreehand" | #define PACKAGE_TARNAME "libfreehand" | #define PACKAGE_VERSION "0.1.0" | #define PACKAGE_STRING "libfreehand 0.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libfreehand" | #define VERSION "0.1.0" | /* end confdefs.h. */ | #include configure:4804: checking for C++ compiler version configure:4813: g++ --version >&5 g++ (GCC) 4.8.3 Copyright (C) 2013 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:4824: $? = 0 configure:4813: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4824: $? = 0 configure:4813: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4824: $? = 1 configure:4813: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4824: $? = 1 configure:4828: checking whether we are using the GNU C++ compiler configure:4856: result: yes configure:4865: checking whether g++ accepts -g configure:4926: result: yes configure:4951: checking dependency style of g++ configure:5062: result: gcc3 configure:5078: checking whether ln -s works configure:5082: result: yes configure:5089: checking whether make sets $(MAKE) configure:5111: result: yes configure:5149: checking build system type configure:5163: result: i686-pc-linux-gnu configure:5183: checking host system type configure:5196: result: i686-pc-linux-gnu configure:5237: checking how to print strings configure:5264: result: printf configure:5285: checking for a sed that does not truncate output configure:5349: result: /bin/sed configure:5367: checking for grep that handles long lines and -e configure:5425: result: /bin/grep configure:5430: checking for egrep configure:5492: result: /bin/grep -E configure:5497: checking for fgrep configure:5559: result: /bin/grep -F configure:5594: checking for ld used by gcc configure:5661: result: /usr/bin/ld configure:5668: checking if the linker (/usr/bin/ld) is GNU ld configure:5683: result: yes configure:5695: checking for BSD- or MS-compatible name lister (nm) configure:5744: result: nm configure:5874: checking the name lister (nm) interface configure:5881: g++ -c -g -O2 conftest.cpp >&5 configure:5884: nm "conftest.o" configure:5887: output 00000000 B some_variable configure:5894: result: BSD nm configure:5898: checking the maximum length of command line arguments configure:6028: result: 805306365 configure:6045: checking whether the shell understands some XSI constructs configure:6055: result: yes configure:6059: checking whether the shell understands "+=" configure:6065: result: yes configure:6100: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:6140: result: func_convert_file_noop configure:6147: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:6167: result: func_convert_file_noop configure:6174: checking for /usr/bin/ld option to reload object files configure:6181: result: -r configure:6255: checking for objdump configure:6282: result: objdump configure:6311: checking how to recognize dependent libraries configure:6513: result: pass_all configure:6598: checking for dlltool configure:6628: result: no configure:6655: checking how to associate runtime and link libraries configure:6682: result: printf %s\n configure:6806: checking for archiver @FILE support configure:6823: g++ -c -g -O2 conftest.cpp >&5 configure:6823: $? = 0 configure:6826: ar cru libconftest.a @conftest.lst >&5 configure:6829: $? = 0 configure:6834: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6837: $? = 1 configure:6849: result: @ configure:6907: checking for strip configure:6934: result: strip configure:7006: checking for ranlib configure:7033: result: ranlib configure:7135: checking command to parse nm output from gcc object configure:7255: g++ -c -g -O2 conftest.cpp >&5 configure:7258: $? = 0 configure:7262: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7265: $? = 0 configure:7331: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:7334: $? = 0 configure:7372: result: ok configure:7409: checking for sysroot configure:7439: result: no configure:7702: checking for mt configure:7732: result: no configure:7752: checking if : is a manifest tool configure:7758: : '-?' configure:7766: result: no configure:8404: checking for ANSI C header files configure:8424: g++ -c -g -O2 conftest.cpp >&5 configure:8424: $? = 0 ./configure: line 8438: ./conftest.cpp: Permission denied configure:8508: result: no configure:8521: checking for sys/types.h configure:8521: g++ -c -g -O2 conftest.cpp >&5 configure:8521: $? = 0 configure:8521: result: yes configure:8521: checking for sys/stat.h configure:8521: g++ -c -g -O2 conftest.cpp >&5 configure:8521: $? = 0 configure:8521: result: yes configure:8521: checking for stdlib.h configure:8521: g++ -c -g -O2 conftest.cpp >&5 configure:8521: $? = 0 configure:8521: result: yes configure:8521: checking for string.h configure:8521: g++ -c -g -O2 conftest.cpp >&5 configure:8521: $? = 0 configure:8521: result: yes configure:8521: checking for memory.h configure:8521: g++ -c -g -O2 conftest.cpp >&5 configure:8521: $? = 0 configure:8521: result: yes configure:8521: checking for strings.h configure:8521: g++ -c -g -O2 conftest.cpp >&5 configure:8521: $? = 0 configure:8521: result: yes configure:8521: checking for inttypes.h configure:8521: g++ -c -g -O2 conftest.cpp >&5 configure:8521: $? = 0 configure:8521: result: yes configure:8521: checking for stdint.h configure:8521: g++ -c -g -O2 conftest.cpp >&5 configure:8521: $? = 0 configure:8521: result: yes configure:8521: checking for unistd.h configure:8521: g++ -c -g -O2 conftest.cpp >&5 configure:8521: $? = 0 configure:8521: result: yes configure:8535: checking for dlfcn.h configure:8535: g++ -c -g -O2 conftest.cpp >&5 configure:8535: $? = 0 configure:8535: result: yes configure:9047: checking for objdir configure:9062: result: .libs configure:9333: checking if gcc supports -fno-rtti -fno-exceptions configure:9351: 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 [enabled by default] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9355: $? = 0 configure:9368: result: no configure:9695: checking for gcc option to produce PIC configure:9702: result: -fPIC -DPIC configure:9710: checking if gcc PIC flag -fPIC -DPIC works configure:9728: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9732: $? = 0 configure:9745: result: yes configure:9774: checking if gcc static flag -static works configure:9802: result: yes configure:9817: checking if gcc supports -c -o file.o configure:9838: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9842: $? = 0 configure:9864: result: yes configure:9872: checking if gcc supports -c -o file.o configure:9919: result: yes configure:9952: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:11105: result: yes configure:11345: checking dynamic linker characteristics configure:11856: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11856: $? = 0 configure:12082: result: GNU/Linux ld.so configure:12189: checking how to hardcode library paths into programs configure:12214: result: immediate configure:12754: checking whether stripping libraries is possible configure:12759: result: yes configure:12794: checking if libtool supports shared libraries configure:12796: result: yes configure:12799: checking whether to build shared libraries configure:12820: result: no configure:12823: checking whether to build static libraries configure:12827: result: yes configure:12850: checking how to run the C++ preprocessor configure:12877: g++ -E conftest.cpp configure:12877: $? = 0 configure:12891: g++ -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libfreehand" | #define PACKAGE_TARNAME "libfreehand" | #define PACKAGE_VERSION "0.1.0" | #define PACKAGE_STRING "libfreehand 0.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libfreehand" | #define VERSION "0.1.0" | #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/" | /* end confdefs.h. */ | #include configure:12916: result: g++ -E configure:12936: g++ -E conftest.cpp configure:12936: $? = 0 configure:12950: g++ -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12950: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libfreehand" | #define PACKAGE_TARNAME "libfreehand" | #define PACKAGE_VERSION "0.1.0" | #define PACKAGE_STRING "libfreehand 0.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libfreehand" | #define VERSION "0.1.0" | #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/" | /* end confdefs.h. */ | #include configure:13119: checking for ld used by g++ configure:13186: result: /usr/bin/ld configure:13193: checking if the linker (/usr/bin/ld) is GNU ld configure:13208: result: yes configure:13263: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14268: result: yes configure:14304: g++ -c -g -O2 conftest.cpp >&5 configure:14307: $? = 0 configure:14827: checking for g++ option to produce PIC configure:14834: result: -fPIC -DPIC configure:14842: checking if g++ PIC flag -fPIC -DPIC works configure:14860: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14864: $? = 0 configure:14877: result: yes configure:14900: checking if g++ static flag -static works configure:14928: result: yes configure:14940: checking if g++ supports -c -o file.o configure:14961: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14965: $? = 0 configure:14987: result: yes configure:14992: checking if g++ supports -c -o file.o configure:15039: result: yes configure:15069: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:15105: result: yes configure:15246: checking dynamic linker characteristics configure:15917: result: GNU/Linux ld.so configure:15970: checking how to hardcode library paths into programs configure:15995: result: immediate configure:16179: checking for egrep configure:16241: result: /bin/grep -E configure:16246: checking for a sed that does not truncate output configure:16310: result: /bin/sed configure:16319: checking for gperf configure:16349: result: /usr/bin/gperf configure:16360: checking gperf version configure:16363: result: OK configure:16375: checking for REVENGE configure:16478: result: yes configure:16738: checking for ZLIB configure:16905: result: yes configure:16936: checking for native Win32 configure:16955: result: no configure:16969: checking for Win32 platform in general configure:16978: result: no configure:17409: checking that generated files are newer than configure configure:17415: result: done configure:17462: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libfreehand config.status 0.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:1192: creating Makefile config.status:1192: creating src/Makefile config.status:1192: creating src/conv/Makefile config.status:1192: creating src/conv/raw/Makefile config.status:1192: creating src/conv/raw/fh2raw.rc config.status:1192: creating src/conv/svg/Makefile config.status:1192: creating src/conv/svg/fh2svg.rc config.status:1192: creating src/lib/Makefile config.status:1192: creating src/lib/libfreehand.rc config.status:1192: creating inc/Makefile config.status:1192: creating inc/libfreehand/Makefile config.status:1192: creating build/Makefile config.status:1192: creating build/win32/Makefile config.status:1192: creating docs/Makefile config.status:1192: creating docs/doxygen/Makefile config.status:1192: creating libfreehand-0.1.pc config.status:1192: creating config.h config.status:1421: executing depfiles commands config.status:1421: executing libtool commands configure:19983: ============================================================================== Build configuration: debug: no docs: no tools: no werror: no ============================================================================== ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++ ac_cv_env_GPERF_set=set ac_cv_env_GPERF_value=/usr/bin/gperf 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_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value= ac_cv_env_REVENGE_CFLAGS_set=set ac_cv_env_REVENGE_CFLAGS_value=' -isystem/usr/include/librevenge-0.0 ' ac_cv_env_REVENGE_GENERATORS_CFLAGS_set= ac_cv_env_REVENGE_GENERATORS_CFLAGS_value= ac_cv_env_REVENGE_GENERATORS_LIBS_set= ac_cv_env_REVENGE_GENERATORS_LIBS_value= ac_cv_env_REVENGE_LIBS_set=set ac_cv_env_REVENGE_LIBS_value=' -lrevenge-0.0 ' ac_cv_env_REVENGE_STREAM_CFLAGS_set= ac_cv_env_REVENGE_STREAM_CFLAGS_value= ac_cv_env_REVENGE_STREAM_LIBS_set= ac_cv_env_REVENGE_STREAM_LIBS_value= ac_cv_env_ZLIB_CFLAGS_set=set ac_cv_env_ZLIB_CFLAGS_value=' ' ac_cv_env_ZLIB_LIBS_set=set ac_cv_env_ZLIB_LIBS_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=no 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_GPERF=/usr/bin/gperf ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' 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_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes lt_cv_ar_at_file=@ 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_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' 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 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_REVENGE_CFLAGS=' -isystem/usr/include/librevenge-0.0 ' pkg_cv_REVENGE_LIBS=' -lrevenge-0.0 ' pkg_cv_ZLIB_CFLAGS=' ' pkg_cv_ZLIB_LIBS=' ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/libfreehand/missing aclocal-1.13' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/libfreehand/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/libfreehand/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/libfreehand/missing automake-1.13' AWK='gawk' BUILD_TOOLS_FALSE='' BUILD_TOOLS_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Wextra -pedantic' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -Wall -Wextra -Wshadow -pedantic' CYGPATH_W='echo' DEBUG_CXXFLAGS='-DNDEBUG' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FH2RAW_WIN32_RESOURCE='' FH2SVG_WIN32_RESOURCE='' FH_MAJOR_VERSION='0' FH_MICRO_VERSION='0' FH_MINOR_VERSION='1' FH_VERSION='0.1.0' GPERF='/usr/bin/gperf' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBFREEHAND_WIN32_RESOURCE='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='1' LT_REVISION='0' MAKEINFO='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/libfreehand/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='libfreehand' PACKAGE_BUGREPORT='' PACKAGE_NAME='libfreehand' PACKAGE_STRING='libfreehand 0.1.0' PACKAGE_TARNAME='libfreehand' PACKAGE_URL='' PACKAGE_VERSION='0.1.0' PATH_SEPARATOR=':' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' RANLIB='ranlib' REVENGE_CFLAGS=' -isystem/usr/include/librevenge-0.0 ' REVENGE_GENERATORS_CFLAGS='' REVENGE_GENERATORS_LIBS='' REVENGE_LIBS=' -lrevenge-0.0 ' REVENGE_STREAM_CFLAGS='' REVENGE_STREAM_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.1.0' WINDRES='' WITH_LIBFREEHAND_DOCS_FALSE='' WITH_LIBFREEHAND_DOCS_TRUE='#' ZLIB_CFLAGS=' ' ZLIB_LIBS=' ' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} 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} /var/uhubuild/work/compile/workdir/UnpackedTarball/libfreehand/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(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 "libfreehand" #define PACKAGE_TARNAME "libfreehand" #define PACKAGE_VERSION "0.1.0" #define PACKAGE_STRING "libfreehand 0.1.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libfreehand" #define VERSION "0.1.0" #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