hi,
On Thu, Aug 08, 2002 at 07:14:34PM +0100, Christoph Hellwig wrote:
On Thu, Aug 08, 2002 at 11:32:42AM +0200, Michael Wahlbrink wrote:
Does that mean that the 'make install' now work proper and does not
install the stuff to /man /include .... (regardless the arguments of the
configure script)????
I've run into the same problem when building my xfs rpms for OpenLinux.
The patch below is my temporary solution. It works fine for me by
backing out the build system changes around 2.1.1.
OK, I think I see where the problem lies. I assume neither of
you guys are using autoconf 2.13 (autoconf --version)? I have
managed to reproduce the problem with autoconf 2.50, but can't
do so with 2.13 (which I think is the most common version at
the moment -- probably why few people have reported on this).
A fix will follow shortly.