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

* autogen.sh: add a --force when autoreconfing. We may need to

change this if it doesn't work out...
This commit is contained in:
Rob Browning 2003-03-19 23:46:24 +00:00
parent d56a98c76b
commit 684edc62ea

View file

@ -5,4 +5,4 @@
exit 1
}
autoreconf -i
autoreconf -i --force