1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:535: checking for gcc
configure:648: checking whether the C compiler (gcc ) works
configure:664: gcc -o conftest conftest.c 1>&5
configure:690: checking whether the C compiler (gcc ) is a cross-compiler
configure:695: checking whether we are using GNU C
configure:723: checking whether gcc accepts -g
configure:755: checking whether make sets ${MAKE}
configure:782: checking how to run the C preprocessor
configure:862: checking for ANSI C header files
configure:967: checking for mingw32 environment
configure:1047: checking for gtk-config
configure:1082: checking for GTK - version >= 1.2.0
configure:1183: gcc -o conftest -g -O2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include conftest.c -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm 1>&5
configure:1271: checking for dirent.h that defines DIR
configure:1309: checking for opendir in -ldir
configure:1392: checking for ANSI C header files
configure:1497: checking for working const
|