This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cabextract configure 1.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ ## --------- ## ## 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: 77 tasks, 136 threads, 4 processors Load average: 1.28, Mach factor: 2.71 /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: /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 PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1353: checking for a BSD-compatible install configure:1408: result: /usr/bin/install -c -o root -g wheel configure:1419: checking whether build environment is sane configure:1462: result: yes configure:1527: checking for gawk configure:1543: found /usr/local/bin/gawk configure:1553: result: gawk configure:1563: checking whether make sets $(MAKE) configure:1583: result: yes configure:1802: checking for gcc configure:1828: result: cc configure:2072: checking for C compiler version configure:2075: cc --version &5 cc (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:2078: $? = 0 configure:2080: cc -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:2083: $? = 0 configure:2085: cc -V &5 cc: `-V' option must have argument configure:2088: $? = 1 configure:2111: checking for C compiler default output file name configure:2114: cc -O -pipe conftest.c >&5 configure:2117: $? = 0 configure:2163: result: a.out configure:2168: checking whether the C compiler works configure:2174: ./a.out configure:2177: $? = 0 configure:2194: result: yes configure:2201: checking whether we are cross compiling configure:2203: result: no configure:2206: checking for suffix of executables configure:2208: cc -o conftest -O -pipe conftest.c >&5 configure:2211: $? = 0 configure:2236: result: configure:2242: checking for suffix of object files configure:2263: cc -c -O -pipe conftest.c >&5 configure:2266: $? = 0 configure:2288: result: o configure:2292: checking whether we are using the GNU C compiler configure:2316: cc -c -O -pipe conftest.c >&5 configure:2322: $? = 0 configure:2325: test -z || test ! -s conftest.err configure:2328: $? = 0 configure:2331: test -s conftest.o configure:2334: $? = 0 configure:2347: result: yes configure:2353: checking whether cc accepts -g configure:2374: cc -c -g conftest.c >&5 configure:2380: $? = 0 configure:2383: test -z || test ! -s conftest.err configure:2386: $? = 0 configure:2389: test -s conftest.o configure:2392: $? = 0 configure:2403: result: yes configure:2420: checking for cc option to accept ANSI C configure:2490: cc -c -O -pipe conftest.c >&5 configure:2496: $? = 0 configure:2499: test -z || test ! -s conftest.err configure:2502: $? = 0 configure:2505: test -s conftest.o configure:2508: $? = 0 configure:2526: result: none needed configure:2544: cc -c -O -pipe conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2550: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2691: checking for style of include used by make configure:2719: result: GNU configure:2747: checking dependency style of cc configure:2837: result: none configure:2867: checking for a BSD-compatible install configure:2922: result: /usr/bin/install -c -o root -g wheel configure:2974: checking for ranlib configure:2990: found /usr/bin/ranlib configure:3001: result: ranlib configure:3022: checking how to run the C preprocessor configure:3057: cc -E conftest.c configure:3063: $? = 0 configure:3095: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3101: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cabextract" | #define PACKAGE_TARNAME "cabextract" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "cabextract 1.2" | #define PACKAGE_BUGREPORT "kyzer@4u.net" | #define PACKAGE "cabextract" | #define VERSION "1.2" | /* end confdefs.h. */ | #include configure:3140: result: cc -E configure:3164: cc -E conftest.c configure:3170: $? = 0 configure:3202: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3208: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cabextract" | #define PACKAGE_TARNAME "cabextract" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "cabextract 1.2" | #define PACKAGE_BUGREPORT "kyzer@4u.net" | #define PACKAGE "cabextract" | #define VERSION "1.2" | /* end confdefs.h. */ | #include configure:3252: checking for egrep configure:3262: result: grep -E configure:3267: checking for ANSI C header files configure:3292: cc -c -O -pipe conftest.c >&5 configure:3298: $? = 0 configure:3301: test -z || test ! -s conftest.err configure:3304: $? = 0 configure:3307: test -s conftest.o configure:3310: $? = 0 configure:3396: cc -o conftest -O -pipe conftest.c >&5 configure:3399: $? = 0 configure:3401: ./conftest configure:3404: $? = 0 configure:3419: result: yes configure:3429: checking whether time.h and sys/time.h may both be included configure:3454: cc -c -O -pipe conftest.c >&5 configure:3460: $? = 0 configure:3463: test -z || test ! -s conftest.err configure:3466: $? = 0 configure:3469: test -s conftest.o configure:3472: $? = 0 configure:3483: result: yes configure:3501: checking for dirent.h that defines DIR configure:3525: cc -c -O -pipe conftest.c >&5 configure:3531: $? = 0 configure:3534: test -z || test ! -s conftest.err configure:3537: $? = 0 configure:3540: test -s conftest.o configure:3543: $? = 0 configure:3554: result: yes configure:3567: checking for library containing opendir configure:3597: cc -o conftest -O -pipe conftest.c >&5 configure:3603: $? = 0 configure:3606: test -z || test ! -s conftest.err configure:3609: $? = 0 configure:3612: test -s conftest configure:3615: $? = 0 configure:3684: result: none required configure:3832: checking for sys/types.h configure:3848: cc -c -O -pipe conftest.c >&5 configure:3854: $? = 0 configure:3857: test -z || test ! -s conftest.err configure:3860: $? = 0 configure:3863: test -s conftest.o configure:3866: $? = 0 configure:3877: result: yes configure:3832: checking for sys/stat.h configure:3848: cc -c -O -pipe conftest.c >&5 configure:3854: $? = 0 configure:3857: test -z || test ! -s conftest.err configure:3860: $? = 0 configure:3863: test -s conftest.o configure:3866: $? = 0 configure:3877: result: yes configure:3832: checking for stdlib.h configure:3848: cc -c -O -pipe conftest.c >&5 configure:3854: $? = 0 configure:3857: test -z || test ! -s conftest.err configure:3860: $? = 0 configure:3863: test -s conftest.o configure:3866: $? = 0 configure:3877: result: yes configure:3832: checking for string.h configure:3848: cc -c -O -pipe conftest.c >&5 configure:3854: $? = 0 configure:3857: test -z || test ! -s conftest.err configure:3860: $? = 0 configure:3863: test -s conftest.o configure:3866: $? = 0 configure:3877: result: yes configure:3832: checking for memory.h configure:3848: cc -c -O -pipe conftest.c >&5 configure:3854: $? = 0 configure:3857: test -z || test ! -s conftest.err configure:3860: $? = 0 configure:3863: test -s conftest.o configure:3866: $? = 0 configure:3877: result: yes configure:3832: checking for strings.h configure:3848: cc -c -O -pipe conftest.c >&5 configure:3854: $? = 0 configure:3857: test -z || test ! -s conftest.err configure:3860: $? = 0 configure:3863: test -s conftest.o configure:3866: $? = 0 configure:3877: result: yes configure:3832: checking for inttypes.h configure:3848: cc -c -O -pipe conftest.c >&5 configure:3854: $? = 0 configure:3857: test -z || test ! -s conftest.err configure:3860: $? = 0 configure:3863: test -s conftest.o configure:3866: $? = 0 configure:3877: result: yes configure:3832: checking for stdint.h configure:3848: cc -c -O -pipe conftest.c >&5 configure:3854: $? = 0 configure:3857: test -z || test ! -s conftest.err configure:3860: $? = 0 configure:3863: test -s conftest.o configure:3866: $? = 0 configure:3877: result: yes configure:3832: checking for unistd.h configure:3848: cc -c -O -pipe conftest.c >&5 configure:3854: $? = 0 configure:3857: test -z || test ! -s conftest.err configure:3860: $? = 0 configure:3863: test -s conftest.o configure:3866: $? = 0 configure:3877: result: yes configure:3920: checking ctype.h usability configure:3932: cc -c -O -pipe conftest.c >&5 configure:3938: $? = 0 configure:3941: test -z || test ! -s conftest.err configure:3944: $? = 0 configure:3947: test -s conftest.o configure:3950: $? = 0 configure:3960: result: yes configure:3964: checking ctype.h presence configure:3974: cc -E conftest.c configure:3980: $? = 0 configure:4000: result: yes configure:4035: checking for ctype.h configure:4042: result: yes configure:3920: checking errno.h usability configure:3932: cc -c -O -pipe conftest.c >&5 configure:3938: $? = 0 configure:3941: test -z || test ! -s conftest.err configure:3944: $? = 0 configure:3947: test -s conftest.o configure:3950: $? = 0 configure:3960: result: yes configure:3964: checking errno.h presence configure:3974: cc -E conftest.c configure:3980: $? = 0 configure:4000: result: yes configure:4035: checking for errno.h configure:4042: result: yes configure:3920: checking fnmatch.h usability configure:3932: cc -c -O -pipe conftest.c >&5 configure:3938: $? = 0 configure:3941: test -z || test ! -s conftest.err configure:3944: $? = 0 configure:3947: test -s conftest.o configure:3950: $? = 0 configure:3960: result: yes configure:3964: checking fnmatch.h presence configure:3974: cc -E conftest.c configure:3980: $? = 0 configure:4000: result: yes configure:4035: checking for fnmatch.h configure:4042: result: yes configure:3920: checking libintl.h usability configure:3932: cc -c -O -pipe conftest.c >&5 configure:3938: $? = 0 configure:3941: test -z || test ! -s conftest.err configure:3944: $? = 0 configure:3947: test -s conftest.o configure:3950: $? = 0 configure:3960: result: yes configure:3964: checking libintl.h presence configure:3974: cc -E conftest.c configure:3980: $? = 0 configure:4000: result: yes configure:4035: checking for libintl.h configure:4042: result: yes configure:3920: checking limits.h usability configure:3932: cc -c -O -pipe conftest.c >&5 configure:3938: $? = 0 configure:3941: test -z || test ! -s conftest.err configure:3944: $? = 0 configure:3947: test -s conftest.o configure:3950: $? = 0 configure:3960: result: yes configure:3964: checking limits.h presence configure:3974: cc -E conftest.c configure:3980: $? = 0 configure:4000: result: yes configure:4035: checking for limits.h configure:4042: result: yes configure:3911: checking for stdlib.h configure:3916: result: yes configure:3911: checking for string.h configure:3916: result: yes configure:3911: checking for strings.h configure:3916: result: yes configure:3920: checking utime.h usability configure:3932: cc -c -O -pipe conftest.c >&5 configure:3938: $? = 0 configure:3941: test -z || test ! -s conftest.err configure:3944: $? = 0 configure:3947: test -s conftest.o configure:3950: $? = 0 configure:3960: result: yes configure:3964: checking utime.h presence configure:3974: cc -E conftest.c configure:3980: $? = 0 configure:4000: result: yes configure:4035: checking for utime.h configure:4042: result: yes configure:3920: checking stdarg.h usability configure:3932: cc -c -O -pipe conftest.c >&5 configure:3938: $? = 0 configure:3941: test -z || test ! -s conftest.err configure:3944: $? = 0 configure:3947: test -s conftest.o configure:3950: $? = 0 configure:3960: result: yes configure:3964: checking stdarg.h presence configure:3974: cc -E conftest.c configure:3980: $? = 0 configure:4000: result: yes configure:4035: checking for stdarg.h configure:4042: result: yes configure:3911: checking for sys/stat.h configure:3916: result: yes configure:3920: checking sys/time.h usability configure:3932: cc -c -O -pipe conftest.c >&5 configure:3938: $? = 0 configure:3941: test -z || test ! -s conftest.err configure:3944: $? = 0 configure:3947: test -s conftest.o configure:3950: $? = 0 configure:3960: result: yes configure:3964: checking sys/time.h presence configure:3974: cc -E conftest.c configure:3980: $? = 0 configure:4000: result: yes configure:4035: checking for sys/time.h configure:4042: result: yes configure:3911: checking for sys/types.h configure:3916: result: yes configure:3920: checking getopt.h usability configure:3932: cc -c -O -pipe conftest.c >&5 configure:3938: $? = 0 configure:3941: test -z || test ! -s conftest.err configure:3944: $? = 0 configure:3947: test -s conftest.o configure:3950: $? = 0 configure:3960: result: yes configure:3964: checking getopt.h presence configure:3974: cc -E conftest.c configure:3980: $? = 0 configure:4000: result: yes configure:4035: checking for getopt.h configure:4042: result: yes configure:3920: checking wchar.h usability configure:3932: cc -c -O -pipe conftest.c >&5 configure:3938: $? = 0 configure:3941: test -z || test ! -s conftest.err configure:3944: $? = 0 configure:3947: test -s conftest.o configure:3950: $? = 0 configure:3960: result: yes configure:3964: checking wchar.h presence configure:3974: cc -E conftest.c configure:3980: $? = 0 configure:4000: result: yes configure:4035: checking for wchar.h configure:4042: result: yes configure:3920: checking wctype.h usability configure:3932: cc -c -O -pipe conftest.c >&5 configure:3938: $? = 0 configure:3941: test -z || test ! -s conftest.err configure:3944: $? = 0 configure:3947: test -s conftest.o configure:3950: $? = 0 configure:3960: result: yes configure:3964: checking wctype.h presence configure:3974: cc -E conftest.c configure:3980: $? = 0 configure:4000: result: yes configure:4035: checking for wctype.h configure:4042: result: yes configure:4057: checking for an ANSI C-conforming const configure:4124: cc -c -O -pipe conftest.c >&5 configure:4130: $? = 0 configure:4133: test -z || test ! -s conftest.err configure:4136: $? = 0 configure:4139: test -s conftest.o configure:4142: $? = 0 configure:4153: result: yes configure:4163: checking for inline configure:4184: cc -c -O -pipe conftest.c >&5 configure:4190: $? = 0 configure:4193: test -z || test ! -s conftest.err configure:4196: $? = 0 configure:4199: test -s conftest.o configure:4202: $? = 0 configure:4214: result: inline configure:4233: checking for mode_t configure:4257: cc -c -O -pipe conftest.c >&5 configure:4263: $? = 0 configure:4266: test -z || test ! -s conftest.err configure:4269: $? = 0 configure:4272: test -s conftest.o configure:4275: $? = 0 configure:4286: result: yes configure:4298: checking for off_t configure:4322: cc -c -O -pipe conftest.c >&5 configure:4328: $? = 0 configure:4331: test -z || test ! -s conftest.err configure:4334: $? = 0 configure:4337: test -s conftest.o configure:4340: $? = 0 configure:4351: result: yes configure:4363: checking for size_t configure:4387: cc -c -O -pipe conftest.c >&5 configure:4393: $? = 0 configure:4396: test -z || test ! -s conftest.err configure:4399: $? = 0 configure:4402: test -s conftest.o configure:4405: $? = 0 configure:4416: result: yes configure:4435: checking for special C compiler options needed for large files configure:4532: result: no configure:4538: checking for _FILE_OFFSET_BITS value needed for large files configure:4569: cc -c -O -pipe conftest.c >&5 configure:4575: $? = 0 configure:4578: test -z || test ! -s conftest.err configure:4581: $? = 0 configure:4584: test -s conftest.o configure:4587: $? = 0 configure:4651: result: no configure:4661: checking for _LARGE_FILES value needed for large files configure:4692: cc -c -O -pipe conftest.c >&5 configure:4698: $? = 0 configure:4701: test -z || test ! -s conftest.err configure:4704: $? = 0 configure:4707: test -s conftest.o configure:4710: $? = 0 configure:4774: result: no configure:4788: checking for working POSIX fnmatch configure:4826: cc -o conftest -O -pipe conftest.c >&5 configure:4829: $? = 0 configure:4831: ./conftest configure:4834: $? = 0 configure:4848: result: yes configure:4860: checking for _LARGEFILE_SOURCE value needed for large files configure:4883: cc -c -O -pipe conftest.c >&5 configure:4889: $? = 0 configure:4892: test -z || test ! -s conftest.err configure:4895: $? = 0 configure:4898: test -s conftest.o configure:4901: $? = 0 configure:4957: result: no configure:4971: checking for fseeko configure:4992: cc -o conftest -O -pipe conftest.c >&5 configure:4998: $? = 0 configure:5001: test -z || test ! -s conftest.err configure:5004: $? = 0 configure:5007: test -s conftest configure:5010: $? = 0 configure:5022: result: yes configure:5039: checking for stdlib.h configure:5044: result: yes configure:5039: checking for sys/time.h configure:5044: result: yes configure:5039: checking for unistd.h configure:5044: result: yes configure:5187: checking for alarm configure:5244: cc -o conftest -O -pipe conftest.c >&5 configure:5250: $? = 0 configure:5253: test -z || test ! -s conftest.err configure:5256: $? = 0 configure:5259: test -s conftest configure:5262: $? = 0 configure:5274: result: yes configure:5284: checking for working mktime configure:5460: cc -o conftest -O -pipe conftest.c >&5 configure:5463: $? = 0 configure:5465: ./conftest configure:5468: $? = 0 configure:5482: result: yes configure:5503: checking for memcpy configure:5560: cc -o conftest -O -pipe conftest.c >&5 conftest.c:69: warning: conflicting types for built-in function `memcpy' configure:5566: $? = 0 configure:5569: test -z || test ! -s conftest.err configure:5572: $? = 0 configure:5575: test -s conftest configure:5578: $? = 0 configure:5590: result: yes configure:5503: checking for strcasecmp configure:5560: cc -o conftest -O -pipe conftest.c >&5 configure:5566: $? = 0 configure:5569: test -z || test ! -s conftest.err configure:5572: $? = 0 configure:5575: test -s conftest configure:5578: $? = 0 configure:5590: result: yes configure:5503: checking for strchr configure:5560: cc -o conftest -O -pipe conftest.c >&5 conftest.c:71: warning: conflicting types for built-in function `strchr' configure:5566: $? = 0 configure:5569: test -z || test ! -s conftest.err configure:5572: $? = 0 configure:5575: test -s conftest configure:5578: $? = 0 configure:5590: result: yes configure:5503: checking for utime configure:5560: cc -o conftest -O -pipe conftest.c >&5 configure:5566: $? = 0 configure:5569: test -z || test ! -s conftest.err configure:5572: $? = 0 configure:5575: test -s conftest configure:5578: $? = 0 configure:5590: result: yes configure:5503: checking for utimes configure:5560: cc -o conftest -O -pipe conftest.c >&5 configure:5566: $? = 0 configure:5569: test -z || test ! -s conftest.err configure:5572: $? = 0 configure:5575: test -s conftest configure:5578: $? = 0 configure:5590: result: yes configure:5604: checking for getopt_long configure:5661: cc -o conftest -O -pipe conftest.c >&5 configure:5667: $? = 0 configure:5670: test -z || test ! -s conftest.err configure:5673: $? = 0 configure:5676: test -s conftest configure:5679: $? = 0 configure:5691: result: yes configure:5790: checking for working alloca.h configure:5811: cc -o conftest -O -pipe conftest.c >&5 configure:5817: $? = 0 configure:5820: test -z || test ! -s conftest.err configure:5823: $? = 0 configure:5826: test -s conftest configure:5829: $? = 0 configure:5841: result: yes configure:5851: checking for alloca configure:5892: cc -o conftest -O -pipe conftest.c >&5 configure:5898: $? = 0 configure:5901: test -z || test ! -s conftest.err configure:5904: $? = 0 configure:5907: test -s conftest configure:5910: $? = 0 configure:5922: result: yes configure:6144: checking for mbstate_t configure:6166: cc -c -O -pipe conftest.c >&5 configure:6172: $? = 0 configure:6175: test -z || test ! -s conftest.err configure:6178: $? = 0 configure:6181: test -s conftest.o configure:6184: $? = 0 configure:6195: result: yes configure:6210: checking for working POSIX fnmatch configure:6270: result: yes configure:6732: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cabextract config.status 1.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:737: creating Makefile config.status:737: creating cabextract.spec config.status:803: creating config.h config.status:1309: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O -pipe ' 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= 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_exeext= ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_fnmatch_works=yes ac_cv_func_fseeko=yes ac_cv_func_getopt_long=yes ac_cv_func_memcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_func_working_mktime=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdarg_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_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_objext=o ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/archivers/cabextract/work/cabextract-1.2/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/archivers/cabextract/work/cabextract-1.2/missing --run tar' AUTOCONF='${SHELL} /usr/ports/archivers/cabextract/work/cabextract-1.2/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/archivers/cabextract/work/cabextract-1.2/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/archivers/cabextract/work/cabextract-1.2/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-O -pipe ' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/archivers/cabextract/work/cabextract-1.2/missing --run makeinfo' OBJEXT='o' PACKAGE='cabextract' PACKAGE_BUGREPORT='kyzer@4u.net' PACKAGE_NAME='cabextract' PACKAGE_STRING='cabextract 1.2' PACKAGE_TARNAME='cabextract' PACKAGE_VERSION='1.2' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.2' ac_ct_CC='cc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='/usr/local/info/' install_sh='/usr/ports/archivers/cabextract/work/cabextract-1.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALARM 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FNMATCH 1 #define HAVE_FNMATCH_H 1 #define HAVE_FSEEKO 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MBSTATE_T 1 #define HAVE_MEMCPY 1 #define HAVE_MEMORY_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_UTIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define PACKAGE "cabextract" #define PACKAGE_BUGREPORT "kyzer@4u.net" #define PACKAGE_NAME "cabextract" #define PACKAGE_STRING "cabextract 1.2" #define PACKAGE_TARNAME "cabextract" #define PACKAGE_VERSION "1.2" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "1.2" configure: exit 0