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

configure:561: checking for gcc
configure:674: checking whether the C compiler (gcc  ) works
configure:690: gcc -o conftest    conftest.c  1>&5
configure:716: checking whether the C compiler (gcc  ) is a cross-compiler
configure:721: checking whether we are using GNU C
configure:730: gcc -E conftest.c
configure:749: checking whether gcc accepts -g
configure:781: checking whether ln -s works
configure:832: checking for a BSD compatible install
configure:885: checking how to run the C preprocessor
configure:906: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:965: checking whether char is unsigned
configure:1518: checking for main in -l44bsd
configure:1533: gcc -o conftest -Wall -O2   conftest.c -l44bsd   1>&5
/usr/bin/ld: cannot find -l44bsd
collect2: ld returned 1 exit status
configure: failed program was:
#line 1526 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:1555: checking for main in -lm
configure:1570: gcc -o conftest -Wall -O2   conftest.c -lm   1>&5
configure:1592: checking for main in -lz
configure:1607: gcc -o conftest -Wall -O2   conftest.c -lz  -lm  1>&5
configure:1632: checking for gzrewind in -lz
configure:1651: gcc -o conftest -Wall -O2   conftest.c -lz  -lm  1>&5
configure:1678: checking for main in -lpng
configure:1693: gcc -o conftest -Wall -O2   conftest.c -lpng  -lz -lm  1>&5
configure:1721: checking for gdImagePng in -lgd
configure:1740: gcc -o conftest -Wall -O2   conftest.c -lgd  -lpng -lz -lm  1>&5
configure:1831: checking for gd.h
configure:1864: checking for getopt.h
configure:1874: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1905: checking for math.h
configure:1915: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1944: checking default config dir
configure:1969: checking for language file
