1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 13:20:26 +02:00

Invoke plain aclocal instead of guile-aclocal.sh. We don't need the

Guile m4 macros and the previous invocation of guile-aclocal.sh
created the aclocal.m4 file in the wrong directory (see change from
2002-04-26).
This commit is contained in:
Marius Vollmer 2002-04-30 07:37:09 +00:00
parent b894c6cc63
commit e74de40434

View file

@ -5,8 +5,7 @@
exit 1
}
(cd .. && ./guile-aclocal.sh)
aclocal
libtoolize --copy --automake
autoconf
automake --add-missing