This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:552: checking for a BSD compatible install configure:605: checking whether build environment is sane configure:662: checking whether make sets ${MAKE} configure:701: checking for working aclocal configure:714: checking for working autoconf configure:727: checking for working automake configure:740: checking for working autoheader configure:753: checking for working makeinfo configure:773: checking for gcc configure:850: checking whether the C compiler (gcc ) works configure:864: gcc -o conftest conftest.c 1>&5 configure:884: checking whether the C compiler (gcc ) is a cross-compiler configure:889: checking whether we are using GNU C configure:913: checking whether gcc accepts -g configure:943: checking for ar configure:972: checking for ranlib configure:999: checking how to run the C preprocessor configure:1059: checking for AIX configure:1084: checking for minix/config.h configure:1132: checking for POSIXized ISC configure:1153: checking for working const configure:1228: checking for ANSI C header files configure:1335: checking for memory.h configure:1335: checking for unistd.h configure:1335: checking for string.h configure:1376: checking for dirent.h that defines DIR configure:1414: checking for opendir in -ldir configure:1497: checking whether closedir returns void configure:1511: gcc -o conftest -g -O2 conftest.c 1>&5 configure: In function 'main': configure:1508:26: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] int closedir(); main() { exit(closedir(opendir(".")) != 0); } ^ configure:1536: checking for working alloca.h configure:1569: checking for alloca configure:1763: checking for working strcoll