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.
This commit is contained in:
Michael Livshin 2000-06-01 15:11:14 +00:00
commit 65545721f3
5 changed files with 33 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2000-06-01 Michael Livshin <mlivshin@bigfoot.com>
* autogen.sh: call ../guile-aclocal.sh instead of aclocal
2000-05-01 Gary Houston <ghouston@arglist.com>
* readline.c: include libguile.h, not libguile/libguile.h.