1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

* autogen.sh: use autoreconf.

This commit is contained in:
Rob Browning 2003-02-27 07:04:57 +00:00
parent 84edc04952
commit 1e6cb6e1e7

View file

@ -5,7 +5,4 @@
exit 1
}
aclocal
libtoolize --copy --automake
autoconf
automake --add-missing
autoreconf -i