mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Add '--verbose' option to autoreconf invocation. Thanks to Bruno
Haible.
This commit is contained in:
parent
39b6cb8678
commit
95aacf7fe6
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ $mscripts/render-bugs > BUGS
|
||||||
### update infrastructure
|
### update infrastructure
|
||||||
|
|
||||||
libtoolize --force --copy --ltdl # autoreconf doesn't seem to update libltdl/
|
libtoolize --force --copy --ltdl # autoreconf doesn't seem to update libltdl/
|
||||||
autoreconf -i --force
|
autoreconf -i --force --verbose
|
||||||
|
|
||||||
echo "guile-readline..."
|
echo "guile-readline..."
|
||||||
(cd guile-readline && ./autogen.sh)
|
(cd guile-readline && ./autogen.sh)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue