diff options
author | Reinhard Tartler <siretart@tauware.de> | 2006-08-27 12:19:49 +0200 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2006-08-27 12:19:49 +0200 |
commit | c8c20c41a94e5635aad5f7fb2a7fc1b36fe42327 (patch) | |
tree | a1851d9ffb290260aee0fe82a28a36494d59f5b8 /bootstrap | |
parent | c03dcf9e9da07503c6ef0389b2311ebfa26b79c3 (diff) | |
download | lcd4linux-c8c20c41a94e5635aad5f7fb2a7fc1b36fe42327.tar.gz |
remove old and broken python.m4
install ac_python_devel.m4 from autoconf-archive
beautofy bootstrap
rebootstrap
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ set -e PS4="$0:\$LINENO> " set -x -aclocal +aclocal # libtoolize --copy --force autoheader automake --add-missing --copy --foreign |