1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Added explicit invocation of libtoolize before autoreconf so that

libltdl/ is updated as well.
This commit is contained in:
Marius Vollmer 2004-10-25 12:52:19 +00:00
parent e64e80b09a
commit 6ecd214668

View file

@ -37,6 +37,7 @@ $mscripts/render-bugs > BUGS
###################################################################### ######################################################################
### update infrastructure ### update infrastructure
libtoolize --force --copy --ltdl # autoreconf doesn't seem to update libltdl/
autoreconf -i --force autoreconf -i --force
echo "guile-readline..." echo "guile-readline..."