1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:587: checking for a BSD compatible install
configure:640: checking whether build environment is sane
configure:697: checking whether make sets ${MAKE}
configure:743: checking for working aclocal
configure:756: checking for working autoconf
configure:769: checking for working automake
configure:782: checking for working autoheader
configure:795: checking for working makeinfo
configure:815: checking for gcc
configure:928: checking whether the C compiler (gcc ) works
configure:944: gcc -o conftest conftest.c 1>&5
configure:970: checking whether the C compiler (gcc ) is a cross-compiler
configure:975: checking whether we are using GNU C
configure:1003: checking whether gcc accepts -g
configure:1038: checking if we want compiler warnings
configure:1051: checking whether to compile with strict ANSI
configure:1093: checking if compiling with GtkMyFilesel
configure:1116: checking whether build environment is sane
configure:1156: checking for ranlib
configure:1235: checking for gtk-config
configure:1270: checking for GTK - version >= 1.0.1
configure:1371: gcc -o conftest -g -O2 -Wall -I/usr/X11R6/include -I/usr/lib/glib/include conftest.c -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm 1>&5
configure:1457: checking how to run the C preprocessor
configure:1537: checking for ANSI C header files
configure:1641: checking for pid_t
configure:1684: checking whether to use gnome
configure:1741: checking for gnome-config
configure:1778: checking if /usr/bin/gnome-config works
|