1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1997-04-11 20:47:51 +00:00
parent f0e2ee9787
commit 12afb6191f
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
Fri Apr 11 15:43:07 1997 Jim Blandy <jimb@totoro.cyclic.com>
* ltconfig, ltmain.sh: Upgraded libtool files to 0.9d.
* README: Say where to find libtool 0.9d.
Wed Apr 9 17:51:13 1997 Jim Blandy <jimb@floss.cyclic.com>
Changes to work with automake-1.1n, which has better libtool

4
README
View file

@ -108,9 +108,9 @@ Automake 1.1n --- a system for automatically generating Makefiles that
Makefile dependencies. Available in
"ftp://ftp.cygnus.com/pub/tromey".
libtool 0.8 --- a system for managing the zillion hairy options needed
libtool 0.9d --- a system for managing the zillion hairy options needed
on various systems to produce shared libraries. Available in
"http://casual1.enci.ucalgary.ca/~gord/src/".
"ftp://alpha.gnu.ai.mit.edu/gnu".
You are lost in a little maze of automatically generated files, all
different.