Updated to run libtoolize.
authorfredrik@DOLDA2000.COM <fredrik@DOLDA2000.COM@959494ce-11ee-0310-bf91-de5d638817bd>
Mon, 23 May 2005 00:46:03 +0000 (00:46 +0000)
committerfredrik@DOLDA2000.COM <fredrik@DOLDA2000.COM@959494ce-11ee-0310-bf91-de5d638817bd>
Mon, 23 May 2005 00:46:03 +0000 (00:46 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/icmp-dn@246 959494ce-11ee-0310-bf91-de5d638817bd

bootstrap

index 28df084..86718f4 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -1,3 +1,3 @@
 #! /bin/sh
 
-aclocal$AUTOMAKE_VERSION && autoheader && automake$AUTOMAKE_VERSION --add-missing --copy && autoconf
+aclocal$AUTOMAKE_VERSION && autoheader && libtoolize --copy --force && automake$AUTOMAKE_VERSION --add-missing --copy && autoconf