aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-09-23 04:34:38 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-09-23 04:34:38 +0000
commita50e7c8b4e39f0b11bebe70b43e2a39e72a3fb71 (patch)
treed6577feb4d8d7321733c8fff933d7f5787dde65e /bootstrap
parentf105fd58e80d8a3668998b5e498518b41822779b (diff)
downloadlcd4linux-a50e7c8b4e39f0b11bebe70b43e2a39e72a3fb71.tar.gz
autoconf patches from PT M.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1044 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
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