1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Marius Vollmer
e74de40434 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).
2002-04-30 07:37:09 +00:00
Marius Vollmer
dea8de6201 Change to parent dir before invoking guile-aclocal.sh. 2002-04-26 17:50:23 +00:00
Michael Livshin
65545721f3 autogen.sh: call ./guile-aclocal.sh instead of aclocal.
guile-readline/autogen.sh: call ../guile-aclocal.sh instead of aclocal.

guile-aclocal.sh: new file, works around aclocal problems.
2000-06-01 15:11:14 +00:00
Marius Vollmer
3b603d911e * autogen.sh: Call libtoolize. Pass --add-missing option to
automake.
2000-01-25 20:35:23 +00:00
Jim Blandy
50a0663ce4 * Makefile.in, configure, aclocal.m4: Deleted from CVS repository.
Run the autogen.sh script to create generated files like these.
* autogen.sh: New script, invoked by the top-level autogen.sh.
1999-10-05 23:06:49 +00:00