This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mythes configure 1.2.3, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --disable-shared --with-pic ## --------- ## ## Platform. ## ## --------- ## hostname = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 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:2284: checking build system type configure:2298: result: i686-pc-linux-gnu configure:2318: checking host system type configure:2331: result: i686-pc-linux-gnu configure:2351: checking target system type configure:2364: result: i686-pc-linux-gnu configure:2409: checking for a BSD-compatible install configure:2477: result: /bin/install -c configure:2488: checking whether build environment is sane configure:2538: result: yes configure:2679: checking for a thread-safe mkdir -p configure:2718: result: /bin/mkdir -p configure:2731: checking for gawk configure:2747: found /bin/gawk configure:2758: result: gawk configure:2769: checking whether make sets $(MAKE) configure:2791: result: yes configure:2993: checking for C++ compiler version configure:3002: 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:3013: $? = 0 configure:3002: 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:3013: $? = 0 configure:3002: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3013: $? = 1 configure:3002: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:3013: $? = 1 configure:3033: checking whether the C++ compiler works configure:3055: g++ conftest.cpp >&5 configure:3059: $? = 0 configure:3107: result: yes configure:3110: checking for C++ compiler default output file name configure:3112: result: a.out configure:3118: checking for suffix of executables configure:3125: g++ -o conftest conftest.cpp >&5 configure:3129: $? = 0 configure:3151: result: configure:3173: checking whether we are cross compiling configure:3181: g++ -o conftest conftest.cpp >&5 configure:3185: $? = 0 configure:3192: ./conftest configure:3196: $? = 0 configure:3211: result: no configure:3216: checking for suffix of object files configure:3238: g++ -c conftest.cpp >&5 configure:3242: $? = 0 configure:3263: result: o configure:3267: checking whether we are using the GNU C++ compiler configure:3286: g++ -c conftest.cpp >&5 configure:3286: $? = 0 configure:3295: result: yes configure:3304: checking whether g++ accepts -g configure:3324: g++ -c -g conftest.cpp >&5 configure:3324: $? = 0 configure:3365: result: yes configure:3399: checking for style of include used by make configure:3427: result: GNU configure:3453: checking dependency style of g++ configure:3564: result: gcc3 configure:3627: checking for gcc configure:3654: result: gcc configure:3883: checking for C compiler version configure:3892: 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:3903: $? = 0 configure:3892: 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:3903: $? = 0 configure:3892: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3903: $? = 1 configure:3892: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3903: $? = 1 configure:3907: checking whether we are using the GNU C compiler configure:3926: gcc -c conftest.c >&5 configure:3926: $? = 0 configure:3935: result: yes configure:3944: checking whether gcc accepts -g configure:3964: gcc -c -g conftest.c >&5 configure:3964: $? = 0 configure:4005: result: yes configure:4022: checking for gcc option to accept ISO C89 configure:4086: gcc -c -g -O2 conftest.c >&5 configure:4086: $? = 0 configure:4099: result: none needed configure:4121: checking dependency style of gcc configure:4232: result: gcc3 configure:4293: checking how to print strings configure:4320: result: printf configure:4341: checking for a sed that does not truncate output configure:4405: result: /bin/sed configure:4423: checking for grep that handles long lines and -e configure:4481: result: /bin/grep configure:4486: checking for egrep configure:4548: result: /bin/grep -E configure:4553: checking for fgrep configure:4615: result: /bin/grep -F configure:4650: checking for ld used by gcc configure:4717: result: /usr/bin/ld configure:4724: checking if the linker (/usr/bin/ld) is GNU ld configure:4739: result: yes configure:4751: checking for BSD- or MS-compatible name lister (nm) configure:4800: result: nm configure:4930: checking the name lister (nm) interface configure:4937: gcc -c -g -O2 conftest.c >&5 configure:4940: nm "conftest.o" configure:4943: output 00000000 B some_variable configure:4950: result: BSD nm configure:4953: checking whether ln -s works configure:4957: result: yes configure:4965: checking the maximum length of command line arguments configure:5095: result: 805306365 configure:5112: checking whether the shell understands some XSI constructs configure:5122: result: yes configure:5126: checking whether the shell understands "+=" configure:5132: result: yes configure:5167: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:5207: result: func_convert_file_noop configure:5214: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:5234: result: func_convert_file_noop configure:5241: checking for /usr/bin/ld option to reload object files configure:5248: result: -r configure:5322: checking for objdump configure:5349: result: objdump configure:5381: checking how to recognize dependent libraries configure:5583: result: pass_all configure:5668: checking for dlltool configure:5698: result: no configure:5728: checking how to associate runtime and link libraries configure:5755: result: printf %s\n configure:5880: checking for archiver @FILE support configure:5897: gcc -c -g -O2 conftest.c >&5 configure:5897: $? = 0 configure:5900: ar cru libconftest.a @conftest.lst >&5 configure:5903: $? = 0 configure:5908: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5911: $? = 1 configure:5923: result: @ configure:5981: checking for strip configure:6008: result: strip configure:6080: checking for ranlib configure:6107: result: ranlib configure:6209: checking command to parse nm output from gcc object configure:6329: gcc -c -g -O2 conftest.c >&5 configure:6332: $? = 0 configure:6336: 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:6339: $? = 0 configure:6405: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6408: $? = 0 configure:6446: result: ok configure:6483: checking for sysroot configure:6513: result: no configure:6769: checking for mt configure:6799: result: no configure:6819: checking if : is a manifest tool configure:6825: : '-?' configure:6833: result: no configure:7475: checking how to run the C preprocessor configure:7506: gcc -E conftest.c configure:7506: $? = 0 configure:7520: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7520: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mythes" | #define PACKAGE_TARNAME "mythes" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "mythes 1.2.3" | #define PACKAGE_BUGREPORT "nemeth@openoffice.org" | #define PACKAGE_URL "" | #define PACKAGE "mythes" | #define VERSION "1.2.3" | /* end confdefs.h. */ | #include configure:7545: result: gcc -E configure:7565: gcc -E conftest.c configure:7565: $? = 0 configure:7579: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7579: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mythes" | #define PACKAGE_TARNAME "mythes" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "mythes 1.2.3" | #define PACKAGE_BUGREPORT "nemeth@openoffice.org" | #define PACKAGE_URL "" | #define PACKAGE "mythes" | #define VERSION "1.2.3" | /* end confdefs.h. */ | #include configure:7608: checking for ANSI C header files configure:7628: gcc -c -g -O2 conftest.c >&5 configure:7628: $? = 0 configure:7701: gcc -o conftest -g -O2 conftest.c >&5 configure:7701: $? = 0 configure:7701: ./conftest configure:7701: $? = 0 configure:7712: result: yes configure:7725: checking for sys/types.h configure:7725: gcc -c -g -O2 conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for sys/stat.h configure:7725: gcc -c -g -O2 conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for stdlib.h configure:7725: gcc -c -g -O2 conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for string.h configure:7725: gcc -c -g -O2 conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for memory.h configure:7725: gcc -c -g -O2 conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for strings.h configure:7725: gcc -c -g -O2 conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for inttypes.h configure:7725: gcc -c -g -O2 conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for stdint.h configure:7725: gcc -c -g -O2 conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7725: checking for unistd.h configure:7725: gcc -c -g -O2 conftest.c >&5 configure:7725: $? = 0 configure:7725: result: yes configure:7739: checking for dlfcn.h configure:7739: gcc -c -g -O2 conftest.c >&5 configure:7739: $? = 0 configure:7739: result: yes configure:7956: checking for objdir configure:7971: result: .libs configure:8242: checking if gcc supports -fno-rtti -fno-exceptions configure:8260: 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:8264: $? = 0 configure:8277: result: no configure:8604: checking for gcc option to produce PIC configure:8611: result: -fPIC -DPIC configure:8619: checking if gcc PIC flag -fPIC -DPIC works configure:8637: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8641: $? = 0 configure:8654: result: yes configure:8683: checking if gcc static flag -static works configure:8711: result: yes configure:8726: checking if gcc supports -c -o file.o configure:8747: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8751: $? = 0 configure:8773: result: yes configure:8781: checking if gcc supports -c -o file.o configure:8828: result: yes configure:8861: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10014: result: yes configure:10254: checking dynamic linker characteristics configure:10765: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10765: $? = 0 configure:10991: result: GNU/Linux ld.so configure:11098: checking how to hardcode library paths into programs configure:11123: result: immediate configure:11663: checking whether stripping libraries is possible configure:11668: result: yes configure:11703: checking if libtool supports shared libraries configure:11705: result: yes configure:11708: checking whether to build shared libraries configure:11729: result: no configure:11732: checking whether to build static libraries configure:11736: result: yes configure:11759: checking how to run the C++ preprocessor configure:11786: g++ -E conftest.cpp configure:11786: $? = 0 configure:11800: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:11800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mythes" | #define PACKAGE_TARNAME "mythes" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "mythes 1.2.3" | #define PACKAGE_BUGREPORT "nemeth@openoffice.org" | #define PACKAGE_URL "" | #define PACKAGE "mythes" | #define VERSION "1.2.3" | #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/" | /* end confdefs.h. */ | #include configure:11825: result: g++ -E configure:11845: g++ -E conftest.cpp configure:11845: $? = 0 configure:11859: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:11859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mythes" | #define PACKAGE_TARNAME "mythes" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "mythes 1.2.3" | #define PACKAGE_BUGREPORT "nemeth@openoffice.org" | #define PACKAGE_URL "" | #define PACKAGE "mythes" | #define VERSION "1.2.3" | #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/" | /* end confdefs.h. */ | #include configure:12028: checking for ld used by g++ configure:12095: result: /usr/bin/ld configure:12102: checking if the linker (/usr/bin/ld) is GNU ld configure:12117: result: yes configure:12172: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13177: result: yes configure:13213: g++ -c -g -O2 conftest.cpp >&5 configure:13216: $? = 0 configure:13736: checking for g++ option to produce PIC configure:13743: result: -fPIC -DPIC configure:13751: checking if g++ PIC flag -fPIC -DPIC works configure:13769: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:13773: $? = 0 configure:13786: result: yes configure:13809: checking if g++ static flag -static works configure:13837: result: yes configure:13849: checking if g++ supports -c -o file.o configure:13870: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13874: $? = 0 configure:13896: result: yes configure:13901: checking if g++ supports -c -o file.o configure:13948: result: yes configure:13978: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14014: result: yes configure:14155: checking dynamic linker characteristics configure:14826: result: GNU/Linux ld.so configure:14879: checking how to hardcode library paths into programs configure:14904: result: immediate configure:15371: checking pkg-config is at least version 0.9.0 configure:15374: result: yes configure:15384: checking for HUNSPELL configure:15469: result: yes configure:15611: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by mythes config.status 1.2.3, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:1166: creating Makefile config.status:1166: creating mythes.pc config.status:1166: creating config.h config.status:1395: executing depfiles commands config.status:1395: executing libtool commands ## ---------------- ## ## 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_HUNSPELL_CFLAGS_set=set ac_cv_env_HUNSPELL_CFLAGS_value=' -isystem/usr/include/hunspell ' ac_cv_env_HUNSPELL_LIBS_set=set ac_cv_env_HUNSPELL_LIBS_value=' -lhunspell-1.3 ' ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set=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=/usr/bin/pkg-config 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_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 ac_cv_target=i686-pc-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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_HUNSPELL_CFLAGS=' -isystem/usr/include/hunspell ' pkg_cv_HUNSPELL_LIBS=' -lhunspell-1.3 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/mythes/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/mythes/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/mythes/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/mythes/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' HUNSPELL_CFLAGS=' -isystem/usr/include/hunspell ' HUNSPELL_LIBS=' -lhunspell-1.3 ' 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='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/workdir/UnpackedTarball/mythes/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MYTHES_VERSION_MAJOR='1' MYTHES_VERSION_MINOR='2' NM='nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='mythes' PACKAGE_BUGREPORT='nemeth@openoffice.org' PACKAGE_NAME='mythes' PACKAGE_STRING='mythes 1.2.3' PACKAGE_TARNAME='mythes' PACKAGE_URL='' PACKAGE_VERSION='1.2.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.2.3' XFAILED='' 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/mythes/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/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='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "mythes" #define PACKAGE_TARNAME "mythes" #define PACKAGE_VERSION "1.2.3" #define PACKAGE_STRING "mythes 1.2.3" #define PACKAGE_BUGREPORT "nemeth@openoffice.org" #define PACKAGE_URL "" #define PACKAGE "mythes" #define VERSION "1.2.3" #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