| > Could you give more details on these steps? What can be done to have
| > it right without tuning by hand?
|
| What I set is:
| PATH_SEPARATOR=:
| TEST_FINDS_EXE=Y
Wow, are you telling us we no longer need to dive into `test $ac_x'
and things like this?
| CC=gcc
That's a known problem of the test suite. Can't be easily fixed
though :(.
| > | The test for AC_PATH_XTRA in macros.m4 did fail, but it better since DJGPP
| > | doesn't use X Windows. Either the test should be fixed somehow or this
| > | expected failure should be mentioned in the docs.
| >
| > Please, send the config.log from this test.
| >
|
| Here it is:
Hm, I still don't understand why it failed, i.e., why `configure'
exited with 1. Maybe `sh -x ./configure' will give more information?