X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=bootstrap;fp=bootstrap;h=86718f442154c5b2232e19e39f8596e514e6e84f;hb=5d81e23bf1270f7b0bc3698deed86c827eba5ef3;hp=28df0847b60262e8805287e19bea053bb4f048ec;hpb=02140e23a1fac95a4579d48aca0ad73bb69ae6b8;p=icmp-dn.git diff --git a/bootstrap b/bootstrap index 28df084..86718f4 100755 --- 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