X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=bootstrap;h=616d23a04447a9e67b8ea9af2038355c1557ecd4;hb=ed888e11d75c8caf2d9ffc1d830cab5e31555c80;hp=83328e3fbdc22af2dbad4a156e978dc26813dc8a;hpb=59c5e08a64798d4303ae7eb3a2713bc93d98fa7b;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