This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:588: checking for gcc
configure:704: checking whether the C compiler (gcc   ) works
configure:720: gcc -o conftest    conftest.c  1>&5
configure:746: checking whether the C compiler (gcc   ) is a cross-compiler
configure:751: checking whether we are using GNU C
configure:760: gcc -E conftest.c
configure:778: checking whether gcc accepts -g
configure:809: checking for gcc option to accept ANSI C
configure:864: gcc  -c -g -O2  conftest.c 1>&5
configure:920: checking for a BSD compatible install
configure:977: checking for com_err in -lcom_err
configure:999: gcc -o conftest -g -O2   conftest.c -lcom_err   1>&5
configure:1023: checking for ext2fs_initialize in -lext2fs
configure:1045: gcc -o conftest -g -O2   conftest.c -lext2fs  -lcom_err  1>&5
configure:1073: checking for main in -lnsl
configure:1091: gcc -o conftest -g -O2   conftest.c -lnsl   1>&5
configure:1115: checking for main in -lwrap
configure:1133: gcc -o conftest -g -O2   conftest.c -lwrap  -lnsl  1>&5
configure:1170: checking for an ANSI C conforming const
configure:1232: gcc -c -g -O2  conftest.c 1>&5
configure:1252: checking for inline
configure:1273: gcc -c -g -O2  conftest.c 1>&5
