Ralf Wildenhues schrieb:
Hi Ralf,
Interesting.
Try adding `set -x' before and `set +x' after the parsing loop.
Please report exact shell version used, the exact version of coreutils
(expr), whether configure restarts under another shell (try `sh -x
configure ...' to find that out: if it restarts, debug output stops at a
restart line, before the normal checks).
It may help if you also post the configure script (or tell which package
it came from), which Autoconf version it was produced with, and whether
this happens with more than just this one package.
The configure line which caused the problems was
../configure -C --prefix=/usr "CXXFLAGS=-Wall -Werror" "CFLAGS=-Wall
- -Werror"
It seems to be a cygwin problem, since I cannot reproduce the problem
tody on my machiene :-/. But thanks for the pointers where to search if
this behavior comes back agin.
bye
Rudi
PS: I'm on the list, but cannot send with the registered address since
my default smtp server is currently broken.
_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf