fix for libtool issue which has been fixed in cvs (of libtool) until packages are available, we'd probably do best to...

Original commit message from CVS:
fix for libtool issue which has been fixed in cvs (of libtool)
until packages are available, we'd probably do best to keep ltmain.sh in CVS and not run libtoolize in autogen.sh
This commit is contained in:
Thomas Vander Stichele 2002-01-07 18:24:56 +00:00
parent 3de9788e32
commit 80552c778b
2 changed files with 4950 additions and 2 deletions

View file

@ -149,8 +149,9 @@ aclocal $ACLOCAL_FLAGS || {
}
# FIXME : why does libtoolize keep complaining about aclocal ?
echo "+ running libtoolize ..."
libtoolize --copy --force
echo "+ not running libtoolize until libtool fix has flown downstream"
# echo "+ running libtoolize ..."
# libtoolize --copy --force
echo "+ running autoheader ... "
autoheader || {

4947
ltmain.sh Normal file

File diff suppressed because it is too large Load diff