elrond 2005/08/28 19:20:37 CEST
Modified files:
source configure.in
Log:
Oh well...
libtool and autoconf 2.53 does not work on freebsd. Using
autoconf 2.59 fixes it. I have not investigated the issues
further.
2.59 is out there for a long time now.
Debian/stable has it, SuSE 9.1 has it, and freebsd has a
specific port for it. So if you build from cvs, you should
really have good chances of having 2.59.
Further sys/mount.h needs sys/param.h on freebsd to be
detected correctly. Funnily enough, autoconfs double
testing did not fire for this case. I don't know, why it
did not fire.
Revision Changes Path
1.90 +6 -3 tng/source/configure.in
|