mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 13:30:26 +02:00
Change to parent dir before invoking guile-aclocal.sh.
This commit is contained in:
parent
63355c80d2
commit
041a5450ae
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
../guile-aclocal.sh
|
(cd .. && guile-aclocal.sh)
|
||||||
|
|
||||||
libtoolize --copy --automake
|
libtoolize --copy --automake
|
||||||
autoconf
|
autoconf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue