mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 06:41:13 +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:
parent
d56a98c76b
commit
684edc62ea
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
autoreconf -i
|
autoreconf -i --force
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue