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
|
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:558: checking for a BSD compatible install
configure:611: checking whether build environment is sane
configure:668: checking whether make sets ${MAKE}
configure:714: checking for working aclocal
configure:727: checking for working autoconf
configure:740: checking for working automake
configure:753: checking for working autoheader
configure:766: checking for working makeinfo
configure:786: checking for gcc
configure:899: checking whether the C compiler (gcc ) works
configure:915: gcc -o conftest conftest.c 1>&5
configure:941: checking whether the C compiler (gcc ) is a cross-compiler
configure:946: checking whether we are using GNU C
configure:974: checking whether gcc accepts -g
configure:1017: checking for a BSD compatible install
configure:1071: checking how to run the C preprocessor
configure:1155: checking for X
configure:1990: checking for XpmReadFileToData in -lXpm
configure:2039: checking for XpmFree in -lXpm
configure:2089: checking for ANSI C header files
configure:2196: checking for unistd.h
configure:2234: checking whether time.h and sys/time.h may both be included
configure:2270: checking return type of signal handlers
configure:2313: checking for select
configure:2313: checking for strdup
|