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

configure:529: checking for gcc
configure:642: checking whether the C compiler (gcc  ) works
configure:658: gcc -o conftest    conftest.c  1>&5
configure:684: checking whether the C compiler (gcc  ) is a cross-compiler
configure:689: checking whether we are using GNU C
configure:698: gcc -E conftest.c
configure:717: checking whether gcc accepts -g
configure:750: checking for esd_play_file in -lesd
configure:769: gcc -o conftest -g -O2   conftest.c -lesd   1>&5
configure:790: checking for setenv in -lc
configure:809: gcc -o conftest -g -O2 -DHAVE_ESD   conftest.c -lc   -lesd 1>&5