This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 120 tasks, 176 threads, 4 processors Load average: 1.20, Mach factor: 2.79 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1248: checking for a BSD-compatible install configure:1302: result: /usr/local/bin/ginstall -c configure:1313: checking whether build environment is sane configure:1356: result: yes configure:1390: checking for gawk configure:1406: found /usr/local/bin/gawk configure:1416: result: gawk configure:1426: checking whether make sets ${MAKE} configure:1446: result: yes configure:1550: checking for /usr/local configure:1553: result: found, adding /usr/local to search paths configure:1564: checking for fink in /sw configure:1574: result: not found configure:1594: checking whether NLS is requested configure:1603: result: yes configure:1641: checking for msgfmt configure:1672: result: /usr/local/bin/msgfmt configure:1681: checking for gmsgfmt configure:1712: result: /usr/local/bin/msgfmt configure:1751: checking for xgettext configure:1782: result: /usr/local/bin/xgettext configure:1822: checking for msgmerge configure:1852: result: /usr/local/bin/msgmerge configure:1912: checking for style of include used by make configure:1940: result: GNU configure:1952: checking for i386-unknown-gnu-gcc configure:1981: result: no configure:1990: checking for gcc configure:2006: found /usr/bin/gcc configure:2016: result: gcc configure:2260: checking for C compiler version configure:2263: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2266: $? = 0 configure:2268: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2271: $? = 0 configure:2273: gcc -V &5 gcc: `-V' option must have argument configure:2276: $? = 1 configure:2302: checking for C compiler default output configure:2305: gcc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2308: $? = 0 configure:2341: result: a.out configure:2346: checking whether the C compiler works configure:2352: ./a.out configure:2355: $? = 0 configure:2370: result: yes configure:2377: checking whether we are cross compiling configure:2379: result: no configure:2382: checking for suffix of executables configure:2384: gcc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2387: $? = 0 configure:2409: result: configure:2415: checking for suffix of object files configure:2439: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2442: $? = 0 configure:2461: result: configure:2465: checking whether we are using the GNU C compiler configure:2492: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2495: $? = 0 configure:2498: test -s conftest. configure:2501: $? = 1 configure: failed program was: #line 2470 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2513: result: no configure:2519: checking whether gcc accepts -g configure:2543: gcc -c -g -I/usr/local/include conftest.c >&5 configure:2546: $? = 0 configure:2549: test -s conftest. configure:2552: $? = 1 configure: failed program was: #line 2524 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2562: result: no configure:2589: gcc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2592: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2704: checking dependency style of gcc configure:2766: result: gcc3 configure:2777: checking build system type configure:2795: result: i386-unknown-gnu configure:2803: checking host system type configure:2817: result: i386-unknown-gnu configure:2882: checking for non-GNU ld configure:2913: result: /usr/bin/ld configure:2922: checking if the linker (/usr/bin/ld) is GNU ld configure:2935: result: no configure:2941: checking for shared library run path origin configure:2954: result: done configure:3371: checking whether NLS is requested configure:3380: result: yes configure:3398: checking for GNU gettext in libc configure:3425: gcc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:3428: $? = 1 configure: failed program was: #line 3403 "configure" #include "confdefs.h" #include extern int _nl_msg_cat_cntr; extern int *_nl_domain_bindings; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { bindtextdomain ("", ""); return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings ; return 0; } configure:3444: result: no configure:3478: checking for iconv configure:3508: gcc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:3511: $? = 1 configure: failed program was: #line 3486 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } configure:3550: gcc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c /usr/local/lib/libiconv.a >&5 configure:3553: $? = 0 configure:3556: test -s conftest configure:3559: $? = 0 configure:3572: result: yes configure:3582: checking how to link with libiconv configure:3584: result: /usr/local/lib/libiconv.a configure:3973: checking for GNU gettext in libintl configure:4008: gcc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:4011: $? = 1 configure: failed program was: #line 3982 "configure" #include "confdefs.h" #include extern int _nl_msg_cat_cntr; extern #ifdef __cplusplus "C" #endif const char *_nl_expand_alias (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { bindtextdomain ("", ""); return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) ; return 0; } configure:4054: gcc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a /usr/local/lib/libiconv.a >&5 ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:4057: $? = 1 configure: failed program was: #line 4028 "configure" #include "confdefs.h" #include extern int _nl_msg_cat_cntr; extern #ifdef __cplusplus "C" #endif const char *_nl_expand_alias (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { bindtextdomain ("", ""); return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) ; return 0; } configure:4078: result: no configure:4107: checking whether to use NLS configure:4109: result: no configure:4201: checking for i386-unknown-gnu-gcc configure:4227: result: gcc configure:4509: checking for C compiler version configure:4512: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:4515: $? = 0 configure:4517: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:4520: $? = 0 configure:4522: gcc -V &5 gcc: `-V' option must have argument configure:4525: $? = 1 configure:4528: checking whether we are using the GNU C compiler configure:4576: result: no configure:4582: checking whether gcc accepts -g configure:4625: result: no configure:4652: gcc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:4655: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:4767: checking dependency style of gcc configure:4829: result: gcc3 configure:4846: checking for a BSD-compatible install configure:4900: result: /usr/local/bin/ginstall -c configure:4917: checking how to run the C preprocessor configure:4943: gcc -E -I/usr/local/include conftest.c configure:4949: $? = 0 configure:4976: gcc -E -I/usr/local/include conftest.c configure:4972:28: ac_nonexistent.h: No such file or directory configure:4982: $? = 1 configure: failed program was: #line 4971 "configure" #include "confdefs.h" #include configure:5019: result: gcc -E configure:5034: gcc -E -I/usr/local/include conftest.c configure:5040: $? = 0 configure:5067: gcc -E -I/usr/local/include conftest.c configure:5063:28: ac_nonexistent.h: No such file or directory configure:5073: $? = 1 configure: failed program was: #line 5062 "configure" #include "confdefs.h" #include configure:5113: checking for ANSI C header files configure:5127: gcc -E -I/usr/local/include conftest.c configure:5133: $? = 0 configure:5218: gcc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5221: $? = 0 configure:5223: ./conftest configure:5226: $? = 0 configure:5240: result: yes configure:5264: checking for sys/types.h configure:5277: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5280: $? = 0 configure:5283: test -s conftest. configure:5286: $? = 1 configure: failed program was: #line 5269 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5296: result: no configure:5264: checking for sys/stat.h configure:5277: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5280: $? = 0 configure:5283: test -s conftest. configure:5286: $? = 1 configure: failed program was: #line 5269 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5296: result: no configure:5264: checking for stdlib.h configure:5277: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5280: $? = 0 configure:5283: test -s conftest. configure:5286: $? = 1 configure: failed program was: #line 5269 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5296: result: no configure:5264: checking for string.h configure:5277: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5280: $? = 0 configure:5283: test -s conftest. configure:5286: $? = 1 configure: failed program was: #line 5269 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5296: result: no configure:5264: checking for memory.h configure:5277: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5280: $? = 0 configure:5283: test -s conftest. configure:5286: $? = 1 configure: failed program was: #line 5269 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5296: result: no configure:5264: checking for strings.h configure:5277: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5280: $? = 0 configure:5283: test -s conftest. configure:5286: $? = 1 configure: failed program was: #line 5269 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5296: result: no configure:5264: checking for inttypes.h configure:5277: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5280: $? = 0 configure:5283: test -s conftest. configure:5286: $? = 1 configure: failed program was: #line 5269 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5296: result: no configure:5264: checking for stdint.h configure:5277: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5280: $? = 0 configure:5283: test -s conftest. configure:5286: $? = 1 configure: failed program was: #line 5269 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5296: result: no configure:5264: checking for unistd.h configure:5277: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5280: $? = 0 configure:5283: test -s conftest. configure:5286: $? = 1 configure: failed program was: #line 5269 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5296: result: no configure:5317: checking for unistd.h configure:5322: result: no configure:5326: checking stdio.h usability configure:5335: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5338: $? = 0 configure:5341: test -s conftest. configure:5344: $? = 1 configure: failed program was: #line 5328 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5353: result: no configure:5357: checking stdio.h presence configure:5364: gcc -E -I/usr/local/include conftest.c configure:5370: $? = 0 configure:5388: result: yes configure:5399: WARNING: stdio.h: present but cannot be compiled configure:5401: WARNING: stdio.h: check for missing prerequisite headers? configure:5403: WARNING: stdio.h: proceeding with the preprocessor's result configure:5406: checking for stdio.h configure:5413: result: yes configure:5317: checking for stdlib.h configure:5322: result: no configure:5317: checking for string.h configure:5322: result: no configure:5326: checking time.h usability configure:5335: gcc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5338: $? = 0 configure:5341: test -s conftest. configure:5344: $? = 1 configure: failed program was: #line 5328 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5353: result: no configure:5357: checking time.h presence configure:5364: gcc -E -I/usr/local/include conftest.c configure:5370: $? = 0 configure:5388: result: yes configure:5399: WARNING: time.h: present but cannot be compiled configure:5401: WARNING: time.h: check for missing prerequisite headers? configure:5403: WARNING: time.h: proceeding with the preprocessor's result configure:5406: checking for time.h configure:5413: result: yes configure:5517: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_lib_iconv=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "rand" #define VERSION "1.8" #define HAVE_ICONV 1 #define gettext #define STDC_HEADERS 1 #define HAVE_STDIO_H 1 #define HAVE_TIME_H 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:634: creating Makefile config.status:934: executing default-1 commands config.status:934: executing default-2 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = m4/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:634: creating m4/Makefile config.status:934: executing default-1 commands config.status:934: executing default-2 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = po/Makefile.in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:634: creating po/Makefile.in config.status:934: executing default-1 commands config.status:934: executing default-2 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = src/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:634: creating src/Makefile config.status:934: executing default-1 commands config.status:934: executing default-2 commands