From a50e7c8b4e39f0b11bebe70b43e2a39e72a3fb71 Mon Sep 17 00:00:00 2001
From: michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Date: Wed, 23 Sep 2009 04:34:38 +0000
Subject: autoconf patches from PT M.

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1044 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
---
 bootstrap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'bootstrap')

diff --git a/bootstrap b/bootstrap
index 2672d99..9abaecb 100755
--- a/bootstrap
+++ b/bootstrap
@@ -11,7 +11,7 @@ PS4="$0:\$LINENO> "
 set -x
 
 aclocal
-# libtoolize --copy --force 
+libtoolize --copy --force 
 autoheader
 automake --add-missing --copy --foreign 
 autoconf
-- 
cgit v1.2.3