aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2006-08-27 12:19:49 +0200
committerReinhard Tartler <siretart@tauware.de>2006-08-27 12:19:49 +0200
commitc8c20c41a94e5635aad5f7fb2a7fc1b36fe42327 (patch)
treea1851d9ffb290260aee0fe82a28a36494d59f5b8 /bootstrap
parentc03dcf9e9da07503c6ef0389b2311ebfa26b79c3 (diff)
downloadlcd4linux-c8c20c41a94e5635aad5f7fb2a7fc1b36fe42327.tar.gz
remove old and broken python.m4
install ac_python_devel.m4 from autoconf-archive beautofy bootstrap rebootstrap
Diffstat (limited to '')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 640d200..58020f9 100755
--- a/bootstrap
+++ b/bootstrap
@@ -7,7 +7,7 @@ set -e
PS4="$0:\$LINENO> "
set -x
-aclocal
+aclocal
# libtoolize --copy --force
autoheader
automake --add-missing --copy --foreign