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:552: checking for a BSD compatible install
configure:605: checking whether build environment is sane
configure:662: checking whether make sets ${MAKE}
configure:708: checking for working aclocal
configure:721: checking for working autoconf
configure:734: checking for working automake
configure:747: checking for working autoheader
configure:760: checking for working makeinfo
configure:779: checking for mawk
configure:810: checking for gcc
configure:887: checking whether the C compiler (gcc ) works
configure:901: gcc -o conftest conftest.c 1>&5
configure:921: checking whether the C compiler (gcc ) is a cross-compiler
configure:926: checking whether we are using GNU C
configure:950: checking whether gcc accepts -g
configure:988: checking for a BSD compatible install
configure:1038: checking whether ln -s works
configure:1061: checking how to run the C preprocessor
configure:1122: checking for ANSI C header files
configure:1229: checking for unistd.h
configure:1267: checking for working const
configure:1342: checking for pid_t
configure:1375: checking for size_t
configure:1409: checking return type of signal handlers
configure:1452: checking for gethostname
|