Added explicit invocation of libtoolize before autoreconf so that
authorMarius Vollmer <mvo@zagadka.de>
Mon, 25 Oct 2004 12:52:19 +0000 (12:52 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 25 Oct 2004 12:52:19 +0000 (12:52 +0000)
libltdl/ is updated as well.

autogen.sh

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