From 379ccf45cd1903375b86073ed19e4519fd664766 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 14 Nov 2002 23:58:36 +0000 Subject: [PATCH] add libtoolize --- bootstrap | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index ed12d05..3223b6f 100755 --- a/bootstrap +++ b/bootstrap @@ -4,10 +4,11 @@ sh() { /bin/sh -c "set -x; $*" } +sh libtoolize --copy --force --automake sh aclocal sh autoheader -sh automake --foreign --include-deps --add-missing sh autoconf +sh automake --foreign --include-deps --add-missing echo echo You are now ready to run ./configure -- 1.9.1