X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=bootstrap;h=616d23a04447a9e67b8ea9af2038355c1557ecd4;hb=5b7b5519d955cd0c99d094ba140514e0a2b73083;hp=83328e3fbdc22af2dbad4a156e978dc26813dc8a;hpb=8988b3bef0760b4cab8144715cc3d8f55688861c;p=chaz%2Fhomebank diff --git a/bootstrap b/bootstrap index 83328e3..616d23a 100755 --- a/bootstrap +++ b/bootstrap @@ -1,6 +1,7 @@ #!/bin/sh -aclocal \ +libtoolize \ +&& aclocal \ && autoheader \ && automake --gnu --add-missing \ && autoconf