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 ## --------- ## ## 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: 92 tasks, 147 threads, 4 processors Load average: 0.64, Mach factor: 3.36 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1252: checking for a BSD-compatible install configure:1306: result: /usr/bin/install -c -o root -g wheel configure:1317: checking whether build environment is sane configure:1360: result: yes configure:1393: checking for gawk configure:1409: found /usr/local/bin/gawk configure:1419: result: gawk configure:1429: checking whether make sets ${MAKE} configure:1449: result: yes configure:1601: checking build system type configure:1619: result: i386-unknown-gnu configure:1627: checking host system type configure:1641: result: i386-unknown-gnu configure:1658: checking for i386-unknown-gnu-gcc configure:1684: result: cc configure:1966: checking for C compiler version configure:1969: 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:1972: $? = 0 configure:1974: 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:1977: $? = 0 configure:1979: cc -V &5 cc: `-V' option must have argument configure:1982: $? = 1 configure:2008: checking for C compiler default output configure:2011: cc -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c >&5 configure:2014: $? = 0 configure:2047: result: a.out configure:2052: checking whether the C compiler works configure:2058: ./a.out configure:2061: $? = 0 configure:2076: result: yes configure:2083: checking whether we are cross compiling configure:2085: result: no configure:2088: checking for suffix of executables configure:2090: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c >&5 configure:2093: $? = 0 configure:2115: result: configure:2121: checking for suffix of object files configure:2145: cc -c -fno-common conftest.c >&5 configure:2148: $? = 0 configure:2167: result: configure:2171: checking whether we are using the GNU C compiler configure:2198: cc -c -fno-common conftest.c >&5 configure:2201: $? = 0 configure:2204: test -s conftest. configure:2207: $? = 1 configure: failed program was: #line 2176 "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:2219: result: no configure:2225: checking whether cc accepts -g configure:2249: cc -c -g conftest.c >&5 configure:2252: $? = 0 configure:2255: test -s conftest. configure:2258: $? = 1 configure: failed program was: #line 2230 "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:2268: result: no configure:2295: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2298: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2427: checking for style of include used by make configure:2455: result: GNU configure:2483: checking dependency style of cc configure:2545: result: none configure:2552: checking for strerror in -lcposix configure:2585: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:2588: $? = 1 configure: failed program was: #line 2559 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { strerror (); ; return 0; } configure:2605: result: no configure:2613: checking whether make sets ${MAKE} configure:2633: result: yes configure:2645: checking for i386-unknown-gnu-ranlib configure:2674: result: no configure:2683: checking for ranlib configure:2699: found /usr/bin/ranlib configure:2710: result: ranlib configure:2727: checking how to run the C preprocessor configure:2753: cc -E conftest.c configure:2759: $? = 0 configure:2786: cc -E conftest.c configure:2782:28: ac_nonexistent.h: No such file or directory configure:2792: $? = 1 configure: failed program was: #line 2781 "configure" #include "confdefs.h" #include configure:2829: result: cc -E configure:2844: cc -E conftest.c configure:2850: $? = 0 configure:2877: cc -E conftest.c configure:2873:28: ac_nonexistent.h: No such file or directory configure:2883: $? = 1 configure: failed program was: #line 2872 "configure" #include "confdefs.h" #include configure:2979: checking for a BSD-compatible install configure:3033: result: /usr/bin/install -c -o root -g wheel configure:3044: checking whether ln -s works configure:3048: result: yes configure:3058: checking for mount configure:3076: found /sbin/mount configure:3088: result: /sbin/mount configure:3097: checking for umount configure:3115: found /sbin/umount configure:3127: result: /sbin/umount configure:3136: checking for eject configure:3169: result: no configure:3175: checking for xmessage configure:3193: found /usr/X11R6/bin/xmessage configure:3205: result: /usr/X11R6/bin/xmessage configure:3236: checking for X configure:3338: cc -E conftest.c configure:3334:27: X11/Intrinsic.h: No such file or directory configure:3344: $? = 1 configure: failed program was: #line 3333 "configure" #include "confdefs.h" #include configure:3395: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c -lXt >&5 configure:3377:27: X11/Intrinsic.h: No such file or directory configure:3398: $? = 1 configure: failed program was: #line 3376 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { XtMalloc (0) ; return 0; } configure:3452: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:3456: checking for ANSI C header files configure:3470: cc -E conftest.c configure:3476: $? = 0 configure:3561: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c >&5 configure:3564: $? = 0 configure:3566: ./conftest configure:3569: $? = 0 configure:3583: result: yes configure:3593: checking for sys/wait.h that is POSIX.1 compatible configure:3627: cc -c -fno-common conftest.c >&5 configure:3630: $? = 0 configure:3633: test -s conftest. configure:3636: $? = 1 configure: failed program was: #line 3598 "configure" #include "confdefs.h" #include #include #ifndef WEXITSTATUS # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) #endif #ifndef WIFEXITED # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int s; wait (&s); s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; ; return 0; } configure:3646: result: no configure:3670: checking for sys/types.h configure:3683: cc -c -fno-common conftest.c >&5 configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: #line 3675 "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:3702: result: no configure:3670: checking for sys/stat.h configure:3683: cc -c -fno-common conftest.c >&5 configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: #line 3675 "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:3702: result: no configure:3670: checking for stdlib.h configure:3683: cc -c -fno-common conftest.c >&5 configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: #line 3675 "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:3702: result: no configure:3670: checking for string.h configure:3683: cc -c -fno-common conftest.c >&5 configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: #line 3675 "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:3702: result: no configure:3670: checking for memory.h configure:3683: cc -c -fno-common conftest.c >&5 configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: #line 3675 "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:3702: result: no configure:3670: checking for strings.h configure:3683: cc -c -fno-common conftest.c >&5 configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: #line 3675 "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:3702: result: no configure:3670: checking for inttypes.h configure:3683: cc -c -fno-common conftest.c >&5 configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: #line 3675 "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:3702: result: no configure:3670: checking for stdint.h configure:3683: cc -c -fno-common conftest.c >&5 configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: #line 3675 "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:3702: result: no configure:3670: checking for unistd.h configure:3683: cc -c -fno-common conftest.c >&5 configure:3686: $? = 0 configure:3689: test -s conftest. configure:3692: $? = 1 configure: failed program was: #line 3675 "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:3702: result: no configure:3719: checking for unistd.h configure:3724: result: no configure:3982: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:3985: $? = 0 configure:3988: test -s conftest configure:3991: $? = 0 configure:4129: checking for gethostbyname configure:4172: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c >&5 configure:4175: $? = 0 configure:4178: test -s conftest configure:4181: $? = 0 configure:4191: result: yes configure:4324: checking for connect configure:4367: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c >&5 configure:4370: $? = 0 configure:4373: test -s conftest configure:4376: $? = 0 configure:4386: result: yes configure:4452: checking for remove configure:4495: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c >&5 configure:4498: $? = 0 configure:4501: test -s conftest configure:4504: $? = 0 configure:4514: result: yes configure:4580: checking for shmat configure:4623: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c >&5 configure:4626: $? = 0 configure:4629: test -s conftest configure:4632: $? = 0 configure:4642: result: yes configure:4717: checking for IceConnectionNumber in -lICE configure:4750: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl -L/usr/X11R6/lib conftest.c -lICE >&5 configure:4753: $? = 0 configure:4756: test -s conftest configure:4759: $? = 0 configure:4770: result: yes configure:4805: checking for XShapeCombineMask in -lXext configure:4838: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c -lXext -L/usr/X11R6/lib -lX11 >&5 configure:4841: $? = 0 configure:4844: test -s conftest configure:4847: $? = 0 configure:4858: result: yes configure:4884: checking for XpmCreatePixmapFromData in -lXpm configure:4917: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c -lXpm -L/usr/X11R6/lib -lXext -lX11 >&5 configure:4920: $? = 0 configure:4923: test -s conftest configure:4926: $? = 0 configure:4937: result: yes configure:4944: checking for cos in -lm configure:4977: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c -lm >&5 configure:4959: warning: conflicting types for built-in function `cos' configure:4980: $? = 0 configure:4983: test -s conftest configure:4986: $? = 0 configure:4997: result: yes configure:5008: checking for gzread in -lz configure:5041: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c -lz -L/usr/X11R6/lib -lXext -lX11 -lm >&5 configure:5044: $? = 0 configure:5047: test -s conftest configure:5050: $? = 0 configure:5061: result: yes configure:5067: checking for jpeg_destroy_compress in -ljpeg configure:5100: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c -ljpeg -L/usr/X11R6/lib -lXext -lX11 -lm >&5 configure:5103: $? = 0 configure:5106: test -s conftest configure:5109: $? = 0 configure:5120: result: yes configure:5126: checking for TIFFGetVersion in -ltiff configure:5159: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c -ltiff -L/usr/X11R6/lib -lXext -lX11 -ljpeg -lXpm -lz -lm >&5 configure:5162: $? = 0 configure:5165: test -s conftest configure:5168: $? = 0 configure:5179: result: yes configure:5248: checking for WMGetFromPLString in -lWINGs configure:5281: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c -lWINGs -lm >&5 ld: Undefined symbols: __Xsetlocale configure:5284: $? = 1 configure: failed program was: #line 5255 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char WMGetFromPLString (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { WMGetFromPLString (); ; return 0; } configure:5301: result: no configure:5371: checking return type of signal handlers configure:5405: cc -c -fno-common conftest.c >&5 configure:5408: $? = 0 configure:5411: test -s conftest. configure:5414: $? = 1 configure: failed program was: #line 5376 "configure" #include "confdefs.h" #include #include #ifdef signal # undef signal #endif #ifdef __cplusplus extern "C" void (*signal (int, void (*)(int)))(int); #else void (*signal ()) (); #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int i; ; return 0; } configure:5424: result: int configure:5437: checking for strdup configure:5480: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c -lm >&5 configure:5483: $? = 0 configure:5486: test -s conftest configure:5489: $? = 0 configure:5499: result: yes configure:5437: checking for strstr configure:5480: cc -o conftest -fno-common -L/usr/local/lib -L/usr/X11R6/lib -lintl conftest.c -lm >&5 configure:5452: warning: conflicting types for built-in function `strstr' configure:5483: $? = 0 configure:5486: test -s conftest configure:5489: $? = 0 configure:5499: result: yes configure:5598: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:631: creating Makefile config.status:631: creating src/Makefile config.status:631: creating src/EXTRAS/Makefile config.status:735: creating config.h config.status:943: executing depfiles commands ## ---------------- ## ## 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=set ac_cv_env_CC_value=cc 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=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib -L/usr/X11R6/lib -lintl' 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_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_strdup=yes ac_cv_func_strstr=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' 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_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_sys_wait_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_WINGs_WMGetFromPLString=no ac_cv_lib_Xext_XShapeCombineMask=yes ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_jpeg_jpeg_destroy_compress=yes ac_cv_lib_m_cos=yes ac_cv_lib_tiff_TIFFGetVersion=yes ac_cv_lib_z_gzread=yes ac_cv_objext= ac_cv_path_MOUNT_CMD=/sbin/mount ac_cv_path_UMOUNT_CMD=/sbin/umount ac_cv_path_XMESSAGE=/usr/X11R6/bin/xmessage ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_type_signal=int am_cv_CC_dependencies_compiler_type=none lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "mountapp" #define VERSION "3.0" #define MOUNT_CMD "/sbin/mount" #define UMOUNT_CMD "/sbin/umount" #define EJECT_CMD "" #define XMESSAGE "/usr/X11R6/bin/xmessage" #define STDC_HEADERS 1 #define HAVE_LIBM 1 #define BINDIR "/bin" #define ICONDIR "/share/mount.app" #define RETSIGTYPE int #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 configure: exit 0