This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:556: checking for a BSD compatible install configure:609: checking whether build environment is sane configure:666: checking whether make sets ${MAKE} configure:713: checking for working aclocal configure:726: checking for working autoconf configure:739: checking for working automake configure:752: checking for working autoheader configure:765: checking for working makeinfo configure:785: checking for gcc configure:898: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic ) works configure:914: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:940: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic ) is a cross-compiler configure:945: checking whether we are using GNU C configure:954: gcc -E conftest.c configure:973: checking whether gcc accepts -g configure:1007: checking for ranlib configure:1037: checking how to run the C preprocessor configure:1058: gcc -E conftest.c >/dev/null 2>conftest.out configure:1117: checking for ANSI C header files configure:1130: gcc -E conftest.c >/dev/null 2>conftest.out configure:1197: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure: In function 'main': configure:1192:67: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); ^