This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnubiff configure 2.2.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1426: checking for a BSD-compatible install configure:1481: result: /bin/install -c configure:1492: checking whether build environment is sane configure:1535: result: yes configure:1568: checking for gawk configure:1584: found /bin/gawk configure:1594: result: gawk configure:1604: checking whether make sets $(MAKE) configure:1624: result: yes configure:1788: checking whether to enable maintainer-specific portions of Makefiles configure:1797: result: no configure:1826: checking for i586-uhu-linux-g++ configure:1842: found /usr/lib/ccache/i586-uhu-linux-g++ configure:1852: result: i586-uhu-linux-g++ configure:1910: checking for C++ compiler version configure:1913: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 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:1916: $? = 0 configure:1918: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1921: $? = 0 configure:1923: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:1926: $? = 1 configure:1949: checking for C++ compiler default output file name configure:1952: i586-uhu-linux-g++ conftest.cc >&5 configure:1955: $? = 0 configure:2001: result: a.out configure:2006: checking whether the C++ compiler works configure:2012: ./a.out configure:2015: $? = 0 configure:2032: result: yes configure:2039: checking whether we are cross compiling configure:2041: result: no configure:2044: checking for suffix of executables configure:2046: i586-uhu-linux-g++ -o conftest conftest.cc >&5 configure:2049: $? = 0 configure:2074: result: configure:2080: checking for suffix of object files configure:2101: i586-uhu-linux-g++ -c conftest.cc >&5 configure:2104: $? = 0 configure:2126: result: o configure:2130: checking whether we are using the GNU C++ compiler configure:2154: i586-uhu-linux-g++ -c conftest.cc >&5 configure:2160: $? = 0 configure:2163: test -z || test ! -s conftest.err configure:2166: $? = 0 configure:2169: test -s conftest.o configure:2172: $? = 0 configure:2185: result: yes configure:2191: checking whether i586-uhu-linux-g++ accepts -g configure:2212: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:2218: $? = 0 configure:2221: test -z || test ! -s conftest.err configure:2224: $? = 0 configure:2227: test -s conftest.o configure:2230: $? = 0 configure:2241: result: yes configure:2283: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2289: $? = 0 configure:2292: test -z || test ! -s conftest.err configure:2295: $? = 0 configure:2298: test -s conftest.o configure:2301: $? = 0 configure:2327: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' was not declared in this scope configure:2333: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnubiff" | #define PACKAGE_TARNAME "gnubiff" | #define PACKAGE_VERSION "2.2.0" | #define PACKAGE_STRING "gnubiff 2.2.0" | #define PACKAGE_BUGREPORT "gnubiff-bugs@lists.sourceforge.net" | #define PACKAGE "gnubiff" | #define VERSION "2.2.0" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2283: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2289: $? = 0 configure:2292: test -z || test ! -s conftest.err configure:2295: $? = 0 configure:2298: test -s conftest.o configure:2301: $? = 0 configure:2327: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2333: $? = 0 configure:2336: test -z || test ! -s conftest.err configure:2339: $? = 0 configure:2342: test -s conftest.o configure:2345: $? = 0 configure:2379: checking for style of include used by make configure:2407: result: GNU configure:2435: checking dependency style of i586-uhu-linux-g++ configure:2518: result: gcc3 configure:2543: checking for i586-uhu-linux-gcc configure:2559: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2569: result: i586-uhu-linux-gcc configure:2851: checking for C compiler version configure:2854: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:2857: $? = 0 configure:2859: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2862: $? = 0 configure:2864: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2867: $? = 1 configure:2870: checking whether we are using the GNU C compiler configure:2894: i586-uhu-linux-gcc -c conftest.c >&5 configure:2900: $? = 0 configure:2903: test -z || test ! -s conftest.err configure:2906: $? = 0 configure:2909: test -s conftest.o configure:2912: $? = 0 configure:2925: result: yes configure:2931: checking whether i586-uhu-linux-gcc accepts -g configure:2952: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2958: $? = 0 configure:2961: test -z || test ! -s conftest.err configure:2964: $? = 0 configure:2967: test -s conftest.o configure:2970: $? = 0 configure:2981: result: yes configure:2998: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3068: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3074: $? = 0 configure:3077: test -z || test ! -s conftest.err configure:3080: $? = 0 configure:3083: test -s conftest.o configure:3086: $? = 0 configure:3104: result: none needed configure:3122: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3128: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3260: checking dependency style of i586-uhu-linux-gcc configure:3343: result: gcc3 configure:3365: checking how to run the C preprocessor configure:3400: i586-uhu-linux-gcc -E conftest.c configure:3406: $? = 0 configure:3438: i586-uhu-linux-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3444: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnubiff" | #define PACKAGE_TARNAME "gnubiff" | #define PACKAGE_VERSION "2.2.0" | #define PACKAGE_STRING "gnubiff 2.2.0" | #define PACKAGE_BUGREPORT "gnubiff-bugs@lists.sourceforge.net" | #define PACKAGE "gnubiff" | #define VERSION "2.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3483: result: i586-uhu-linux-gcc -E configure:3507: i586-uhu-linux-gcc -E conftest.c configure:3513: $? = 0 configure:3545: i586-uhu-linux-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3551: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnubiff" | #define PACKAGE_TARNAME "gnubiff" | #define PACKAGE_VERSION "2.2.0" | #define PACKAGE_STRING "gnubiff 2.2.0" | #define PACKAGE_BUGREPORT "gnubiff-bugs@lists.sourceforge.net" | #define PACKAGE "gnubiff" | #define VERSION "2.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:3607: checking for a BSD-compatible install configure:3662: result: /bin/install -c configure:3673: checking whether ln -s works configure:3677: result: yes configure:3684: checking whether make sets $(MAKE) configure:3704: result: yes configure:3719: checking for main in -lpopt configure:3743: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpopt >&5 configure:3749: $? = 0 configure:3752: test -z || test ! -s conftest.err configure:3755: $? = 0 configure:3758: test -s conftest configure:3761: $? = 0 configure:3774: result: yes configure:3797: checking for main in -lfam configure:3821: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lfam -lpopt >&5 configure:3827: $? = 0 configure:3830: test -z || test ! -s conftest.err configure:3833: $? = 0 configure:3836: test -s conftest configure:3839: $? = 0 configure:3852: result: yes configure:4089: checking for i586-uhu-linux-pkg-config configure:4122: result: no configure:4131: checking for pkg-config configure:4149: found /usr/bin/pkg-config configure:4161: result: /usr/bin/pkg-config configure:4176: checking pkg-config is at least version 0.9.0 configure:4179: result: yes configure:4204: checking for main in -lssl configure:4228: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt >&5 configure:4234: $? = 0 configure:4237: test -z || test ! -s conftest.err configure:4240: $? = 0 configure:4243: test -s conftest configure:4246: $? = 0 configure:4259: result: yes configure:4271: checking for MD5_Init in -lcrypto configure:4301: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcrypto -lssl -lpopt >&5 configure:4307: $? = 0 configure:4310: test -z || test ! -s conftest.err configure:4313: $? = 0 configure:4316: test -s conftest configure:4319: $? = 0 configure:4332: result: yes configure:4418: checking for AES_encrypt in -lssl configure:4448: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lssl -lpopt -lcrypto >&5 configure:4454: $? = 0 configure:4457: test -z || test ! -s conftest.err configure:4460: $? = 0 configure:4463: test -s conftest configure:4466: $? = 0 configure:4479: result: yes configure:4569: checking for GNUBIFF_DEP configure:4583: $PKG_CONFIG --exists --print-errors " $GTK_REQUIRED $GDK_PIXBUF_REQUIRED $GMODULE_REQUIRED $LIBGLADE_REQUIRED $GTHREAD " configure:4592: $? = 0 configure:4619: $PKG_CONFIG --exists --print-errors " $GTK_REQUIRED $GDK_PIXBUF_REQUIRED $GMODULE_REQUIRED $LIBGLADE_REQUIRED $GTHREAD " configure:4628: $? = 0 configure:4734: result: yes configure:4746: checking for egrep configure:4756: result: grep -E configure:4761: checking for ANSI C header files configure:4786: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4792: $? = 0 configure:4795: test -z || test ! -s conftest.err configure:4798: $? = 0 configure:4801: test -s conftest.o configure:4804: $? = 0 configure:4893: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 configure:4896: $? = 0 configure:4898: ./conftest configure:4901: $? = 0 configure:4916: result: yes configure:4934: checking for dirent.h that defines DIR configure:4958: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4964: $? = 0 configure:4967: test -z || test ! -s conftest.err configure:4970: $? = 0 configure:4973: test -s conftest.o configure:4976: $? = 0 configure:4987: result: yes configure:5000: checking for library containing opendir configure:5030: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 configure:5036: $? = 0 configure:5039: test -z || test ! -s conftest.err configure:5042: $? = 0 configure:5045: test -s conftest configure:5048: $? = 0 configure:5117: result: none required configure:5265: checking for sys/types.h configure:5281: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5287: $? = 0 configure:5290: test -z || test ! -s conftest.err configure:5293: $? = 0 configure:5296: test -s conftest.o configure:5299: $? = 0 configure:5310: result: yes configure:5265: checking for sys/stat.h configure:5281: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5287: $? = 0 configure:5290: test -z || test ! -s conftest.err configure:5293: $? = 0 configure:5296: test -s conftest.o configure:5299: $? = 0 configure:5310: result: yes configure:5265: checking for stdlib.h configure:5281: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5287: $? = 0 configure:5290: test -z || test ! -s conftest.err configure:5293: $? = 0 configure:5296: test -s conftest.o configure:5299: $? = 0 configure:5310: result: yes configure:5265: checking for string.h configure:5281: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5287: $? = 0 configure:5290: test -z || test ! -s conftest.err configure:5293: $? = 0 configure:5296: test -s conftest.o configure:5299: $? = 0 configure:5310: result: yes configure:5265: checking for memory.h configure:5281: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5287: $? = 0 configure:5290: test -z || test ! -s conftest.err configure:5293: $? = 0 configure:5296: test -s conftest.o configure:5299: $? = 0 configure:5310: result: yes configure:5265: checking for strings.h configure:5281: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5287: $? = 0 configure:5290: test -z || test ! -s conftest.err configure:5293: $? = 0 configure:5296: test -s conftest.o configure:5299: $? = 0 configure:5310: result: yes configure:5265: checking for inttypes.h configure:5281: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5287: $? = 0 configure:5290: test -z || test ! -s conftest.err configure:5293: $? = 0 configure:5296: test -s conftest.o configure:5299: $? = 0 configure:5310: result: yes configure:5265: checking for stdint.h configure:5281: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5287: $? = 0 configure:5290: test -z || test ! -s conftest.err configure:5293: $? = 0 configure:5296: test -s conftest.o configure:5299: $? = 0 configure:5310: result: yes configure:5265: checking for unistd.h configure:5281: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5287: $? = 0 configure:5290: test -z || test ! -s conftest.err configure:5293: $? = 0 configure:5296: test -s conftest.o configure:5299: $? = 0 configure:5310: result: yes configure:5345: checking arpa/inet.h usability configure:5357: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5363: $? = 0 configure:5366: test -z || test ! -s conftest.err configure:5369: $? = 0 configure:5372: test -s conftest.o configure:5375: $? = 0 configure:5385: result: yes configure:5389: checking arpa/inet.h presence configure:5399: i586-uhu-linux-gcc -E conftest.c configure:5405: $? = 0 configure:5425: result: yes configure:5460: checking for arpa/inet.h configure:5467: result: yes configure:5345: checking fcntl.h usability configure:5357: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5363: $? = 0 configure:5366: test -z || test ! -s conftest.err configure:5369: $? = 0 configure:5372: test -s conftest.o configure:5375: $? = 0 configure:5385: result: yes configure:5389: checking fcntl.h presence configure:5399: i586-uhu-linux-gcc -E conftest.c configure:5405: $? = 0 configure:5425: result: yes configure:5460: checking for fcntl.h configure:5467: result: yes configure:5345: checking libintl.h usability configure:5357: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5363: $? = 0 configure:5366: test -z || test ! -s conftest.err configure:5369: $? = 0 configure:5372: test -s conftest.o configure:5375: $? = 0 configure:5385: result: yes configure:5389: checking libintl.h presence configure:5399: i586-uhu-linux-gcc -E conftest.c configure:5405: $? = 0 configure:5425: result: yes configure:5460: checking for libintl.h configure:5467: result: yes configure:5345: checking netdb.h usability configure:5357: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5363: $? = 0 configure:5366: test -z || test ! -s conftest.err configure:5369: $? = 0 configure:5372: test -s conftest.o configure:5375: $? = 0 configure:5385: result: yes configure:5389: checking netdb.h presence configure:5399: i586-uhu-linux-gcc -E conftest.c configure:5405: $? = 0 configure:5425: result: yes configure:5460: checking for netdb.h configure:5467: result: yes configure:5345: checking netinet/in.h usability configure:5357: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5363: $? = 0 configure:5366: test -z || test ! -s conftest.err configure:5369: $? = 0 configure:5372: test -s conftest.o configure:5375: $? = 0 configure:5385: result: yes configure:5389: checking netinet/in.h presence configure:5399: i586-uhu-linux-gcc -E conftest.c configure:5405: $? = 0 configure:5425: result: yes configure:5460: checking for netinet/in.h configure:5467: result: yes configure:5336: checking for stdlib.h configure:5341: result: yes configure:5336: checking for string.h configure:5341: result: yes configure:5345: checking sys/socket.h usability configure:5357: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5363: $? = 0 configure:5366: test -z || test ! -s conftest.err configure:5369: $? = 0 configure:5372: test -s conftest.o configure:5375: $? = 0 configure:5385: result: yes configure:5389: checking sys/socket.h presence configure:5399: i586-uhu-linux-gcc -E conftest.c configure:5405: $? = 0 configure:5425: result: yes configure:5460: checking for sys/socket.h configure:5467: result: yes configure:5336: checking for unistd.h configure:5341: result: yes configure:5345: checking utime.h usability configure:5357: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5363: $? = 0 configure:5366: test -z || test ! -s conftest.err configure:5369: $? = 0 configure:5372: test -s conftest.o configure:5375: $? = 0 configure:5385: result: yes configure:5389: checking utime.h presence configure:5399: i586-uhu-linux-gcc -E conftest.c configure:5405: $? = 0 configure:5425: result: yes configure:5460: checking for utime.h configure:5467: result: yes configure:5494: checking fam.h usability configure:5506: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5512: $? = 0 configure:5515: test -z || test ! -s conftest.err configure:5518: $? = 0 configure:5521: test -s conftest.o configure:5524: $? = 0 configure:5534: result: yes configure:5538: checking fam.h presence configure:5548: i586-uhu-linux-gcc -E conftest.c configure:5554: $? = 0 configure:5574: result: yes configure:5609: checking for fam.h configure:5616: result: yes configure:5643: checking for an ANSI C-conforming const configure:5710: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5716: $? = 0 configure:5719: test -z || test ! -s conftest.err configure:5722: $? = 0 configure:5725: test -s conftest.o configure:5728: $? = 0 configure:5739: result: yes configure:5755: checking whether closedir returns void configure:5784: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 configure:5787: $? = 0 configure:5789: ./conftest configure:5792: $? = 0 configure:5806: result: no configure:5821: checking for stdlib.h configure:5826: result: yes configure:5965: checking for GNU libc compatible malloc configure:5994: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 configure:5997: $? = 0 configure:5999: ./conftest configure:6002: $? = 0 configure:6016: result: yes configure:6046: checking whether lstat dereferences a symlink specified with a trailing slash configure:6077: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 configure:6080: $? = 0 configure:6082: ./conftest configure:6085: $? = 0 configure:6106: result: yes configure:6127: checking whether stat accepts an empty string configure:6152: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 configure:6155: $? = 0 configure:6157: ./conftest configure:6160: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnubiff" | #define PACKAGE_TARNAME "gnubiff" | #define PACKAGE_VERSION "2.2.0" | #define PACKAGE_STRING "gnubiff 2.2.0" | #define PACKAGE_BUGREPORT "gnubiff-bugs@lists.sourceforge.net" | #define PACKAGE "gnubiff" | #define VERSION "2.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBPOPT 1 | #define HAVE_LIBFAM 1 | #define HAVE_LIBSSL 1 | #define HAVE_CRYPTO 1 | #define HAVE_AES 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FAM_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | /* end 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 | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:6174: result: no configure:6192: checking whether utime accepts a null argument configure:6223: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 configure:6226: $? = 0 configure:6228: ./conftest configure:6231: $? = 0 configure:6246: result: yes configure:6269: checking for gethostbyname configure:6326: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 configure:6332: $? = 0 configure:6335: test -z || test ! -s conftest.err configure:6338: $? = 0 configure:6341: test -s conftest configure:6344: $? = 0 configure:6356: result: yes configure:6269: checking for memset configure:6326: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 conftest.c:70: warning: conflicting types for built-in function 'memset' configure:6332: $? = 0 configure:6335: test -z || test ! -s conftest.err configure:6338: $? = 0 configure:6341: test -s conftest configure:6344: $? = 0 configure:6356: result: yes configure:6269: checking for socket configure:6326: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 configure:6332: $? = 0 configure:6335: test -z || test ! -s conftest.err configure:6338: $? = 0 configure:6341: test -s conftest configure:6344: $? = 0 configure:6356: result: yes configure:6269: checking for strchr configure:6326: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 conftest.c:72: warning: conflicting types for built-in function 'strchr' configure:6332: $? = 0 configure:6335: test -z || test ! -s conftest.err configure:6338: $? = 0 configure:6341: test -s conftest configure:6344: $? = 0 configure:6356: result: yes configure:6269: checking for strerror configure:6326: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 configure:6332: $? = 0 configure:6335: test -z || test ! -s conftest.err configure:6338: $? = 0 configure:6341: test -s conftest configure:6344: $? = 0 configure:6356: result: yes configure:6269: checking for strrchr configure:6326: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 conftest.c:74: warning: conflicting types for built-in function 'strrchr' configure:6332: $? = 0 configure:6335: test -z || test ! -s conftest.err configure:6338: $? = 0 configure:6341: test -s conftest configure:6344: $? = 0 configure:6356: result: yes configure:6269: checking for strstr configure:6326: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 conftest.c:75: warning: conflicting types for built-in function 'strstr' configure:6332: $? = 0 configure:6335: test -z || test ! -s conftest.err configure:6338: $? = 0 configure:6341: test -s conftest configure:6344: $? = 0 configure:6356: result: yes configure:6269: checking for utime configure:6326: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 configure:6332: $? = 0 configure:6335: test -z || test ! -s conftest.err configure:6338: $? = 0 configure:6341: test -s conftest configure:6344: $? = 0 configure:6356: result: yes configure:6269: checking for bind_textdomain_codeset configure:6326: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 configure:6332: $? = 0 configure:6335: test -z || test ! -s conftest.err configure:6338: $? = 0 configure:6341: test -s conftest configure:6344: $? = 0 configure:6356: result: yes configure:6454: checking for perl configure:6472: found /usr/bin/perl configure:6484: result: /usr/bin/perl configure:6502: checking for XML::Parser configure:6505: result: ok configure:6516: checking for iconv configure:6534: found /usr/bin/iconv configure:6547: result: /usr/bin/iconv configure:6556: checking for msgfmt configure:6574: found /usr/bin/msgfmt configure:6587: result: /usr/bin/msgfmt configure:6596: checking for msgmerge configure:6614: found /usr/bin/msgmerge configure:6627: result: /usr/bin/msgmerge configure:6636: checking for xgettext configure:6654: found /usr/bin/xgettext configure:6667: result: /usr/bin/xgettext configure:6698: checking whether NLS is requested configure:6707: result: yes configure:6745: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:6777: result: /usr/bin/msgfmt configure:6786: checking for gmsgfmt configure:6817: result: /usr/bin/msgfmt configure:6856: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:6888: result: /usr/bin/xgettext configure:6928: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:6959: result: /usr/bin/msgmerge configure:7016: checking build system type configure:7034: result: i586-uhu-linux-gnu configure:7042: checking host system type configure:7056: result: i586-uhu-linux-gnu configure:7088: checking for ld used by GCC configure:7152: result: /usr/bin/ld configure:7161: checking if the linker (/usr/bin/ld) is GNU ld configure:7174: result: yes configure:7181: checking for shared library run path origin configure:7194: result: done configure:7610: checking for CFPreferencesCopyAppValue configure:7635: i586-uhu-linux-gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lssl -lpopt -lcrypto -framework CoreFoundation >&5 i586-uhu-linux-gcc: CoreFoundation: No such file or directory cc1: error: unrecognized command line option "-framework" configure:7641: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnubiff" | #define PACKAGE_TARNAME "gnubiff" | #define PACKAGE_VERSION "2.2.0" | #define PACKAGE_STRING "gnubiff 2.2.0" | #define PACKAGE_BUGREPORT "gnubiff-bugs@lists.sourceforge.net" | #define PACKAGE "gnubiff" | #define VERSION "2.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBPOPT 1 | #define HAVE_LIBFAM 1 | #define HAVE_LIBSSL 1 | #define HAVE_CRYPTO 1 | #define HAVE_AES 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FAM_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_UTIME 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define GETTEXT_PACKAGE "gnubiff" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:7667: result: no configure:7676: checking for CFLocaleCopyCurrent configure:7701: i586-uhu-linux-gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -lssl -lpopt -lcrypto -framework CoreFoundation >&5 i586-uhu-linux-gcc: CoreFoundation: No such file or directory cc1: error: unrecognized command line option "-framework" configure:7707: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnubiff" | #define PACKAGE_TARNAME "gnubiff" | #define PACKAGE_VERSION "2.2.0" | #define PACKAGE_STRING "gnubiff 2.2.0" | #define PACKAGE_BUGREPORT "gnubiff-bugs@lists.sourceforge.net" | #define PACKAGE "gnubiff" | #define VERSION "2.2.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBPOPT 1 | #define HAVE_LIBFAM 1 | #define HAVE_LIBSSL 1 | #define HAVE_CRYPTO 1 | #define HAVE_AES 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FAM_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_UTIME 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define GETTEXT_PACKAGE "gnubiff" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:7733: result: no configure:7750: checking whether NLS is requested configure:7759: result: yes configure:7777: checking for GNU gettext in libc configure:7801: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lpopt -lcrypto >&5 configure:7807: $? = 0 configure:7810: test -z || test ! -s conftest.err configure:7813: $? = 0 configure:7816: test -s conftest configure:7819: $? = 0 configure:7831: result: yes configure:8534: checking whether to use NLS configure:8536: result: yes configure:8539: checking where the gettext function comes from configure:8550: result: libc configure:8628: checking for GNOME_PANEL_DEP configure:8636: $PKG_CONFIG --exists --print-errors "libpanelapplet-2.0" configure:8639: $? = 0 configure:8654: $PKG_CONFIG --exists --print-errors "libpanelapplet-2.0" configure:8657: $? = 0 configure:8691: result: yes configure:8704: checking for gconftool-2 configure:8722: found /usr/bin/gconftool-2 configure:8735: result: /usr/bin/gconftool-2 configure:8859: checking for "CVS" configure:8874: result: no configure:9046: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnubiff config.status 2.2.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:821: creating Makefile config.status:821: creating src/Makefile config.status:821: creating po/Makefile.in config.status:821: creating ui/Makefile config.status:821: creating art/Makefile config.status:821: creating sound/Makefile config.status:821: creating doc/Makefile config.status:821: creating man1/Makefile config.status:821: creating config/gnubiff.spec config.status:887: creating config/config.h config.status:1263: executing depfiles commands config.status:1263: executing intltool commands config.status:1263: executing default-1 commands config.status:1263: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FAM_CFLAGS_set= ac_cv_env_FAM_CFLAGS_value= ac_cv_env_FAM_LIBS_set= ac_cv_env_FAM_LIBS_value= ac_cv_env_GNOME_PANEL_DEP_CFLAGS_set= ac_cv_env_GNOME_PANEL_DEP_CFLAGS_value= ac_cv_env_GNOME_PANEL_DEP_LIBS_set= ac_cv_env_GNOME_PANEL_DEP_LIBS_value= ac_cv_env_GNUBIFF_DEP_CFLAGS_set= ac_cv_env_GNUBIFF_DEP_CFLAGS_value= ac_cv_env_GNUBIFF_DEP_LIBS_set= ac_cv_env_GNUBIFF_DEP_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_file__CVS_=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_closedir_void=no ac_cv_func_gethostbyname=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_socket=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_utime=yes ac_cv_func_utime_null=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_fam_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_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_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_crypto_MD5_Init=yes ac_cv_lib_fam_main=yes ac_cv_lib_popt_main=yes ac_cv_lib_ssl_AES_encrypt=yes ac_cv_lib_ssl_main=yes ac_cv_objext=o ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes pkg_cv_GNOME_PANEL_DEP_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 ' pkg_cv_GNOME_PANEL_DEP_LIBS='-pthread -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' pkg_cv_GNUBIFF_DEP_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 ' pkg_cv_GNUBIFF_DEP_LIBS='-Wl,--export-dynamic -pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/config/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/config/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/config/missing --run automake-1.7' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FAM_CFLAGS='' FAM_LIBS='-lfam' GCONFTOOL='/usr/bin/gconftool-2' GETTEXT_PACKAGE='gnubiff' GMSGFMT='/usr/bin/msgfmt' GNOME_PANEL_DEP_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 ' GNOME_PANEL_DEP_LIBS='-pthread -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' GNUBIFF_DEP_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 ' GNUBIFF_DEP_LIBS='-Wl,--export-dynamic -pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTL_MACOSX_LIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='-lssl -lpopt -lcrypto' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/config/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/config/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='gnubiff' PACKAGE_BUGREPORT='gnubiff-bugs@lists.sourceforge.net' PACKAGE_NAME='gnubiff' PACKAGE_STRING='gnubiff 2.2.0' PACKAGE_TARNAME='gnubiff' PACKAGE_VERSION='2.2.0' PASSWORD_STRING_FALSE='' PASSWORD_STRING_TRUE='#' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POSUB='po' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_GNOME_FALSE='#' USE_GNOME_TRUE='' USE_NLS='yes' USE_PASSWORD_FALSE='' USE_PASSWORD_TRUE='#' VERSION='2.2.0' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' ac_ct_STRIP='' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "gnubiff" #define HAVE_AES 1 #define HAVE_ARPA_INET_H 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_CRYPTO 1 #define HAVE_DCGETTEXT 1 #define HAVE_DIRENT_H 1 #define HAVE_FAM_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBFAM 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBPOPT 1 #define HAVE_LIBSSL 1 #define HAVE_MALLOC 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SOCKET 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME 1 #define HAVE_UTIME_H 1 #define HAVE_UTIME_NULL 1 #define IS_CVS_VERSION 0 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define PACKAGE "gnubiff" #define PACKAGE_BUGREPORT "gnubiff-bugs@lists.sourceforge.net" #define PACKAGE_NAME "gnubiff" #define PACKAGE_STRING "gnubiff 2.2.0" #define PACKAGE_TARNAME "gnubiff" #define PACKAGE_VERSION "2.2.0" #define STDC_HEADERS 1 #define USE_GNOME 1 #define VERSION "2.2.0" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0