Dominik Mierzejewski <[EMAIL PROTECTED]>:
>
> What's in the last lines of configure.log?

   $ tail -15 config.log
   char **argv;

   int main() {

   return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];

   ; return 0; }
   configure:1231: checking how to run the C preprocessor
   configure:1252: g++ -E  conftest.c >/dev/null 2>conftest.out
   configure:1313: checking for function prototypes
   configure:1326: checking for ANSI C header files
   configure:1339: g++ -E  conftest.c >/dev/null 2>conftest.out
   configure:1406: g++ -o conftest -g -O2   conftest.c  1>&5
   configure:1433: checking for string.h
   configure:1443: g++ -E  conftest.c >/dev/null 2>conftest.out

Reply via email to