Ok, my remaining Xlt configure problems are actually due to the call
to that script. I run the following command
/home/mai/compile/lesstif/lesstif/configure --prefix=/home/mai
--enable-nonstandard-conversions
--enable-build-21 --enable-default-21 --enable-build-12 --enable-maintainer-mode
--enable-build-Xlt
--enable-build-Xbae --enable-debug --enable-tests --disable-build-20
which in turn triggers this command while/after running the toplevel configure
configure: running /bin/sh '/home/mai/compile/lesstif/lesstif/lib/Xlt/configure'
--prefix=/home/mai
--enable-nonstandard-conversions --enable-build-21 --enable-default-21
--enable-build-12
--enable-maintainer-mode --enable-build-Xlt --enable-build-Xbae --enable-debug
--enable-tests
--disable-build-20 --cache-file=/dev/null
--srcdir=/home/mai/compile/lesstif/lesstif/lib/Xlt
The problem is the "--cache-file=/dev/null". I'm using autoconf/CVS meanwhile,
but I think I had this earlier, too. Do I have an obvious mistake in my
commandline?
---
Alexander Mai
[EMAIL PROTECTED]