document autogen.sh fixes on bsd systems

This commit is contained in:
Radim Kolar 2009-06-14 12:33:35 +02:00
parent b4104d99c9
commit d24f904aae

View File

@ -22,6 +22,8 @@ Version 2.8.1b25 - testing in progress
fspscan: commited fix by Yang Hong fspscan: commited fix by Yang Hong
SCONS: turning on maintainer-mode links against efence (if possible) SCONS: turning on maintainer-mode links against efence (if possible)
same thing like ./configure do same thing like ./configure do
autogen.sh script fixed for FreeBSD builds. Execution order of gnu
autotools was wrong and fallback to default autotools was wrong.
Version 2.8.1b24 - 19 Feb 2005 Version 2.8.1b24 - 19 Feb 2005
use getopt from stdio.h instead of getopt.h in fspscan.c use getopt from stdio.h instead of getopt.h in fspscan.c