There's no reason we shouldn't use autoreconf which has been available for some time now. Thanks Thomas Moulard for the reminder.

This commit is contained in:
evilynux 2007-06-29 09:18:52 +00:00
parent 8e5e44728e
commit 6ff8ce93e2
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,2 @@
#!/bin/sh
aclocal
automake -a -c --gnu
autoconf
autoreconf --install --force --verbose