This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libcourier configure 0.11, which was generated by GNU Autoconf 2.66. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --sysconfdir=/etc --enable-trusted-users=0 --enable-userdb --enable-maildirquota --enable-sendmail=/usr/sbin/sendmail --enable-authlib LDFLAGS=/usr/lib/libperl.so --with-makedatprog=/usr/libexec/courier/makedatprog --with-piddir=/usr/var/tmp --with-package=courier --with-version=0.66.1 --with-courierlogger=/usr/sbin/courierlogger --with-db=gdbm --with-mailuser=daemon --with-mailgroup=daemon --with-mailuid=1 --with-mailgid=1 --enable-trusted-groups=daemon --with-formdata --enable-utf7-folder-encoding --with-webadmindir=/usr/share/courierwebadmin --with-softlinkdir=/usr --with-transport=uucp local fax esmtp dsn --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = MiraNetNew uname -m = i686 uname -r = 3.0.0-14-generic-pae uname -s = Linux uname -v = #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 /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: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2413: checking for a BSD-compatible install configure:2481: result: /usr/bin/install -c configure:2492: checking whether build environment is sane configure:2542: result: yes configure:2683: checking for a thread-safe mkdir -p configure:2722: result: /bin/mkdir -p configure:2735: checking for gawk configure:2751: found /usr/bin/gawk configure:2762: result: gawk configure:2773: checking whether make sets $(MAKE) configure:2795: result: yes configure:2873: checking whether make sets $(MAKE) configure:2895: result: yes configure:2908: checking for gawk configure:2935: result: gawk configure:2994: checking for gcc configure:3010: found /usr/bin/gcc configure:3021: result: gcc configure:3250: checking for C compiler version configure:3259: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 Copyright (C) 2011 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:3270: $? = 0 configure:3259: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) configure:3270: $? = 0 configure:3259: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3270: $? = 4 configure:3259: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3270: $? = 4 configure:3290: checking whether the C compiler works configure:3312: gcc /usr/lib/libperl.so conftest.c >&5 configure:3316: $? = 0 configure:3364: result: yes configure:3367: checking for C compiler default output file name configure:3369: result: a.out configure:3375: checking for suffix of executables configure:3382: gcc -o conftest /usr/lib/libperl.so conftest.c >&5 configure:3386: $? = 0 configure:3408: result: configure:3430: checking whether we are cross compiling configure:3438: gcc -o conftest /usr/lib/libperl.so conftest.c >&5 configure:3442: $? = 0 configure:3449: ./conftest configure:3453: $? = 0 configure:3468: result: no configure:3473: checking for suffix of object files configure:3495: gcc -c conftest.c >&5 configure:3499: $? = 0 configure:3520: result: o configure:3524: checking whether we are using the GNU C compiler configure:3543: gcc -c conftest.c >&5 configure:3543: $? = 0 configure:3552: result: yes configure:3561: checking whether gcc accepts -g configure:3581: gcc -c -g conftest.c >&5 configure:3581: $? = 0 configure:3622: result: yes configure:3639: checking for gcc option to accept ISO C89 configure:3703: gcc -c -g -O2 conftest.c >&5 configure:3703: $? = 0 configure:3716: result: none needed configure:3747: checking for style of include used by make configure:3775: result: GNU configure:3800: checking dependency style of gcc configure:3910: result: gcc3 configure:3983: checking for g++ configure:3999: found /usr/bin/g++ configure:4010: result: g++ configure:4037: checking for C++ compiler version configure:4046: g++ --version >&5 g++ (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 Copyright (C) 2011 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:4057: $? = 0 configure:4046: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) configure:4057: $? = 0 configure:4046: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:4057: $? = 4 configure:4046: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:4057: $? = 4 configure:4061: checking whether we are using the GNU C++ compiler configure:4080: g++ -c conftest.cpp >&5 configure:4080: $? = 0 configure:4089: result: yes configure:4098: checking whether g++ accepts -g configure:4118: g++ -c -g conftest.cpp >&5 configure:4118: $? = 0 configure:4159: result: yes configure:4184: checking dependency style of g++ configure:4294: result: gcc3 configure:4310: checking whether ln -s works configure:4314: result: yes configure:4350: checking build system type configure:4364: result: i686-pc-linux-gnu configure:4384: checking host system type configure:4397: result: i686-pc-linux-gnu configure:4438: checking how to print strings configure:4465: result: printf configure:4486: checking for a sed that does not truncate output configure:4550: result: /bin/sed configure:4568: checking for grep that handles long lines and -e configure:4626: result: /bin/grep configure:4631: checking for egrep configure:4693: result: /bin/grep -E configure:4698: checking for fgrep configure:4760: result: /bin/grep -F configure:4795: checking for ld used by gcc configure:4862: result: /usr/bin/ld configure:4869: checking if the linker (/usr/bin/ld) is GNU ld configure:4884: result: yes configure:4896: checking for BSD- or MS-compatible name lister (nm) configure:4945: result: /usr/bin/nm -B configure:5075: checking the name lister (/usr/bin/nm -B) interface configure:5082: gcc -c -g -O2 conftest.c >&5 configure:5085: /usr/bin/nm -B "conftest.o" configure:5088: output 00000000 B some_variable configure:5095: result: BSD nm configure:5099: checking the maximum length of command line arguments configure:5224: result: 1572864 configure:5241: checking whether the shell understands some XSI constructs configure:5251: result: yes configure:5255: checking whether the shell understands "+=" configure:5261: result: yes configure:5296: checking for /usr/bin/ld option to reload object files configure:5303: result: -r configure:5372: checking for objdump configure:5388: found /usr/bin/objdump configure:5399: result: objdump configure:5431: checking how to recognize dependent libraries configure:5633: result: pass_all configure:5693: checking for ar configure:5709: found /usr/bin/ar configure:5720: result: ar configure:5798: checking for strip configure:5814: found /usr/bin/strip configure:5825: result: strip configure:5897: checking for ranlib configure:5913: found /usr/bin/ranlib configure:5924: result: ranlib configure:6026: checking command to parse /usr/bin/nm -B output from gcc object configure:6144: gcc -c -g -O2 conftest.c >&5 configure:6147: $? = 0 configure:6151: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6154: $? = 0 configure:6208: gcc -o conftest -g -O2 /usr/lib/libperl.so conftest.c conftstm.o >&5 configure:6211: $? = 0 configure:6249: result: ok configure:7090: checking how to run the C preprocessor configure:7121: gcc -E conftest.c configure:7121: $? = 0 configure:7135: gcc -E conftest.c conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7135: $? = 1 configure: failed program was: | /* end confdefs.h. */ | #include configure:7160: result: gcc -E configure:7180: gcc -E conftest.c configure:7180: $? = 0 configure:7194: gcc -E conftest.c conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7194: $? = 1 configure: failed program was: | /* end confdefs.h. */ | #include configure:7223: checking for ANSI C header files configure:7243: gcc -c -g -O2 conftest.c >&5 configure:7243: $? = 0 configure:7316: gcc -o conftest -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:7316: $? = 0 configure:7316: ./conftest configure:7316: $? = 0 configure:7327: result: yes configure:7340: checking for sys/types.h configure:7340: gcc -c -g -O2 conftest.c >&5 configure:7340: $? = 0 configure:7340: result: yes configure:7340: checking for sys/stat.h configure:7340: gcc -c -g -O2 conftest.c >&5 configure:7340: $? = 0 configure:7340: result: yes configure:7340: checking for stdlib.h configure:7340: gcc -c -g -O2 conftest.c >&5 configure:7340: $? = 0 configure:7340: result: yes configure:7340: checking for string.h configure:7340: gcc -c -g -O2 conftest.c >&5 configure:7340: $? = 0 configure:7340: result: yes configure:7340: checking for memory.h configure:7340: gcc -c -g -O2 conftest.c >&5 configure:7340: $? = 0 configure:7340: result: yes configure:7340: checking for strings.h configure:7340: gcc -c -g -O2 conftest.c >&5 configure:7340: $? = 0 configure:7340: result: yes configure:7340: checking for inttypes.h configure:7340: gcc -c -g -O2 conftest.c >&5 configure:7340: $? = 0 configure:7340: result: yes configure:7340: checking for stdint.h configure:7340: gcc -c -g -O2 conftest.c >&5 configure:7340: $? = 0 configure:7340: result: yes configure:7340: checking for unistd.h configure:7340: gcc -c -g -O2 conftest.c >&5 configure:7340: $? = 0 configure:7340: result: yes configure:7354: checking for dlfcn.h configure:7354: gcc -c -g -O2 conftest.c >&5 configure:7354: $? = 0 configure:7354: result: yes configure:7542: checking for objdir configure:7557: result: .libs configure:7824: checking if gcc supports -fno-rtti -fno-exceptions configure:7842: 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] configure:7846: $? = 0 configure:7859: result: no configure:7879: checking for gcc option to produce PIC configure:8164: result: -fPIC -DPIC configure:8176: checking if gcc PIC flag -fPIC -DPIC works configure:8194: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8198: $? = 0 configure:8211: result: yes configure:8235: checking if gcc static flag -static works configure:8263: result: no configure:8278: checking if gcc supports -c -o file.o configure:8299: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8303: $? = 0 configure:8325: result: yes configure:8333: checking if gcc supports -c -o file.o configure:8380: result: yes configure:8413: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9488: result: yes configure:9525: checking whether -lc should be explicitly linked in configure:9533: gcc -c -g -O2 conftest.c >&5 configure:9536: $? = 0 configure:9551: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9554: $? = 0 configure:9568: result: no configure:9733: checking dynamic linker characteristics configure:10188: gcc -o conftest -g -O2 /usr/lib/libperl.so -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10188: $? = 0 configure:10414: result: GNU/Linux ld.so configure:10521: checking how to hardcode library paths into programs configure:10546: result: immediate configure:11086: checking whether stripping libraries is possible configure:11091: result: yes configure:11126: checking if libtool supports shared libraries configure:11128: result: yes configure:11131: checking whether to build shared libraries configure:11152: result: yes configure:11155: checking whether to build static libraries configure:11159: result: yes configure:11182: checking how to run the C++ preprocessor configure:11209: g++ -E conftest.cpp configure:11209: $? = 0 configure:11223: g++ -E conftest.cpp conftest.cpp:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:11223: $? = 1 configure: failed program was: | #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:11248: result: g++ -E configure:11268: g++ -E conftest.cpp configure:11268: $? = 0 configure:11282: g++ -E conftest.cpp conftest.cpp:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:11282: $? = 1 configure: failed program was: | #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:11450: checking for ld used by g++ configure:11517: result: /usr/bin/ld configure:11524: checking if the linker (/usr/bin/ld) is GNU ld configure:11539: result: yes configure:11594: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12526: result: yes configure:12554: g++ -c -g -O2 conftest.cpp >&5 configure:12557: $? = 0 configure:12739: checking for g++ option to produce PIC configure:13061: result: -fPIC -DPIC configure:13070: checking if g++ PIC flag -fPIC -DPIC works configure:13088: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:13092: $? = 0 configure:13105: result: yes configure:13126: checking if g++ static flag -static works configure:13154: result: no configure:13166: checking if g++ supports -c -o file.o configure:13187: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13191: $? = 0 configure:13213: result: yes configure:13218: checking if g++ supports -c -o file.o configure:13265: result: yes configure:13295: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13323: result: yes configure:13466: checking dynamic linker characteristics configure:14081: result: GNU/Linux ld.so configure:14134: checking how to hardcode library paths into programs configure:14159: result: immediate configure:14231: checking for ANSI C header files configure:14335: result: yes configure:14343: checking for sys/wait.h that is POSIX.1 compatible configure:14369: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14369: $? = 0 configure:14376: result: yes configure:14384: checking whether time.h and sys/time.h may both be included configure:14404: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14404: $? = 0 configure:14411: result: yes configure:14422: checking for strings.h configure:14422: result: yes configure:14422: checking fcntl.h usability configure:14422: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking fcntl.h presence configure:14422: gcc -E conftest.c configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking for fcntl.h configure:14422: result: yes configure:14422: checking limits.h usability configure:14422: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking limits.h presence configure:14422: gcc -E conftest.c configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking for limits.h configure:14422: result: yes configure:14422: checking for unistd.h configure:14422: result: yes configure:14422: checking syslog.h usability configure:14422: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking syslog.h presence configure:14422: gcc -E conftest.c configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking for syslog.h configure:14422: result: yes configure:14422: checking for sys/types.h configure:14422: result: yes configure:14422: checking for sys/stat.h configure:14422: result: yes configure:14422: checking sys/time.h usability configure:14422: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking sys/time.h presence configure:14422: gcc -E conftest.c configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking for sys/time.h configure:14422: result: yes configure:14422: checking sys/ioctl.h usability configure:14422: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking sys/ioctl.h presence configure:14422: gcc -E conftest.c configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking for sys/ioctl.h configure:14422: result: yes configure:14422: checking sys/statfs.h usability configure:14422: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking sys/statfs.h presence configure:14422: gcc -E conftest.c configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking for sys/statfs.h configure:14422: result: yes configure:14422: checking sys/param.h usability configure:14422: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking sys/param.h presence configure:14422: gcc -E conftest.c configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking for sys/param.h configure:14422: result: yes configure:14422: checking sys/mount.h usability configure:14422: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking sys/mount.h presence configure:14422: gcc -E conftest.c configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking for sys/mount.h configure:14422: result: yes configure:14422: checking sys/select.h usability configure:14422: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking sys/select.h presence configure:14422: gcc -E conftest.c configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking for sys/select.h configure:14422: result: yes configure:14433: checking for an ANSI C-conforming const configure:14498: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:59:10: warning: 't' is used uninitialized in this function [-Wuninitialized] configure:14498: $? = 0 configure:14505: result: yes configure:14513: checking for pid_t configure:14513: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14513: $? = 0 configure:14513: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:20: error: expected expression before ')' token configure:14513: $? = 1 configure: failed program was: | #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/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:14513: result: yes configure:14524: checking for uid_t in sys/types.h configure:14543: result: yes configure:14554: checking for size_t configure:14554: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14554: $? = 0 configure:14554: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:21: error: expected expression before ')' token configure:14554: $? = 1 configure: failed program was: | #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/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:14554: result: yes configure:14565: checking return type of signal handlers configure:14583: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:36:1: error: void value not ignored as it ought to be configure:14583: $? = 1 configure: failed program was: | #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/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:14590: result: void configure:14605: checking for special C compiler options needed for large files configure:14650: result: no configure:14656: checking for _FILE_OFFSET_BITS value needed for large files configure:14681: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 conftest.c:37:3: warning: left shift count >= width of type [enabled by default] conftest.c:37:3: warning: left shift count >= width of type [enabled by default] conftest.c:38:10: warning: left shift count >= width of type [enabled by default] conftest.c:38:10: warning: left shift count >= width of type [enabled by default] conftest.c:37:7: error: size of array 'off_t_is_large' is negative conftest.c:39:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default] configure:14681: $? = 1 configure: failed program was: | #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/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:14705: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 configure:14705: $? = 0 configure:14713: result: 64 configure:14797: checking for caddr_t configure:14817: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:39:9: warning: unused variable 'p' [-Wunused-variable] configure:14817: $? = 0 configure:14825: result: yes configure:14840: checking for gethostname configure:14840: gcc -o conftest -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:14840: $? = 0 configure:14840: result: yes configure:14840: checking for strerror configure:14840: gcc -o conftest -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:14840: $? = 0 configure:14840: result: yes configure:14840: checking for strcasecmp configure:14840: gcc -o conftest -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 /usr/lib/libperl.so conftest.c >&5 conftest.c:57:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] configure:14840: $? = 0 configure:14840: result: yes configure:14840: checking for strncasecmp configure:14840: gcc -o conftest -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 /usr/lib/libperl.so conftest.c >&5 conftest.c:58:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] configure:14840: $? = 0 configure:14840: result: yes configure:14840: checking for setgroups configure:14840: gcc -o conftest -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:14840: $? = 0 configure:14840: result: yes configure:14840: checking for initgroups configure:14840: gcc -o conftest -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:14840: $? = 0 configure:14840: result: yes configure:14840: checking for sigblock configure:14840: gcc -o conftest -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:14840: $? = 0 configure:14840: result: yes configure:14840: checking for statvfs configure:14840: gcc -o conftest -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:14840: $? = 0 configure:14840: result: yes configure:14840: checking for statfs configure:14840: gcc -o conftest -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:14840: $? = 0 configure:14840: result: yes configure:14840: checking for gettimeofday configure:14840: gcc -o conftest -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:14840: $? = 0 configure:14840: result: yes configure:14868: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:51:5: warning: unused variable 'i' [-Wunused-variable] configure:14868: $? = 0 configure:14892: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:49:1: warning: control reaches end of non-void function [-Wreturn-type] configure:14892: $? = 0 configure:14902: checking for missing gethostname prototype configure:14928: gcc -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.c >&5 conftest.c:51:5: error: conflicting types for 'gethostname' /usr/include/i386-linux-gnu/bits/unistd.h:345:1: note: previous definition of 'gethostname' was here configure:14928: $? = 1 configure: failed program was: | #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/" | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define RETSIGTYPE void | #define _FILE_OFFSET_BITS 64 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRERROR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETVBUF_IOLBF 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | #include | #endif | | #ifdef __cplusplus | extern "C" | #endif | int gethostname(int,int); | | int | main () | { | | | ; | return 0; | } configure:14938: result: no configure:15002: checking for available modules configure:15012: result: module.dsn module.esmtp module.fax module.local module.uucp configure:15024: checking for modules to compile configure:15039: result: module.uucp module.local module.fax module.esmtp module.dsn configure:15050: checking if the C++ compiler needs -fhandle-exceptions configure:15068: g++ -c -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 conftest.cpp >&5 configure:15068: $? = 0 configure:15076: result: no configure:15137: gcc -o conftest -I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:15137: $? = 0 configure:15137: ./conftest configure:15137: $? = 0 configure:15305: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libcourier config.status 0.11, which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MiraNetNew config.status:1159: creating Makefile config.status:1159: creating courier_lib_config.h config.status:1339: courier_lib_config.h is unchanged config.status:1387: executing depfiles commands config.status:1387: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= 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= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=/usr/lib/libperl.so ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_gethostname=yes ac_cv_func_gettimeofday=yes ac_cv_func_initgroups=yes ac_cv_func_setgroups=yes ac_cv_func_sigblock=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_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_ioctl_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_need_handlexceptions=no 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='/usr/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_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 courier_cv_CADDR_T_DEFINED=yes courier_cv_SYS_GETHOSTNAME=no lt_cv_archive_cmds_need_lc=no 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='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes 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=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes 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'\''' 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=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/src/courier-0.66.1/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/courier-0.66.1/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/src/courier-0.66.1/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/courier-0.66.1/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/courier-0.66.1/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-I.. -I./.. -I../.. -I./../.. -I./../../rfc822 -Wall -g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='/usr/lib/libperl.so' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/src/courier-0.66.1/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libcourier' PACKAGE_BUGREPORT='courier-users@lists.sourceforge.net' PACKAGE_NAME='libcourier' PACKAGE_STRING='libcourier 0.11' PACKAGE_TARNAME='libcourier' PACKAGE_URL='' PACKAGE_VERSION='0.11' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='0.11' ac_ct_CC='gcc' ac_ct_CXX='g++' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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' dblibrary='../../gdbmobj/libgdbmobj.la' dirlist=' module.uucp module.local module.fax module.esmtp module.dsn' 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} /usr/src/courier-0.66.1/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' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' testmode='0' transport='uucp local fax esmtp dsn' ## ----------- ## ## confdefs.h. ## ## ----------- ## #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/" #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STRINGS_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_SELECT_H 1 #define RETSIGTYPE void #define _FILE_OFFSET_BITS 64 #define HAVE_GETHOSTNAME 1 #define HAVE_STRERROR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_SETGROUPS 1 #define HAVE_INITGROUPS 1 #define HAVE_SIGBLOCK 1 #define HAVE_STATVFS 1 #define HAVE_STATFS 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SETVBUF_IOLBF 1 #define HAS_GETHOSTNAME 1 #define QDIRCOUNT 100 #define COURIERLOGGER "/usr/sbin/courierlogger" #define MAXLONGSIZE 22 #define COURIER_VERSION "0.66.1" configure: exit 0