diff options
author | reinelt <> | 2004-06-08 12:35:25 +0000 |
---|---|---|
committer | reinelt <> | 2004-06-08 12:35:25 +0000 |
commit | f1a9273f43a52f5fada7fe97fe6707ef1f8aabad (patch) | |
tree | 88d441e4420a7e08e3a4aa9feece203f3405553a /bootstrap | |
parent | a418f047178a91c130f020079dd80f232c737000 (diff) | |
download | lcd4linux-f1a9273f43a52f5fada7fe97fe6707ef1f8aabad.tar.gz |
[lcd4linux @ 2004-06-08 12:35:24 by reinelt]
autoconf/automake updates
Diffstat (limited to '')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ aclocal && \ -libtoolize --copy --force && \ +# libtoolize --copy --force && \ autoheader && \ automake --add-missing --copy --foreign && \ autoconf |