mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
*** empty log message ***
This commit is contained in:
parent
3925e5076d
commit
3a7214138d
2 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2000-01-25 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
* autogen.sh: Call libtoolize. Pass --add-missing option to
|
||||
automake. Do not decent into libltdl directory. The libltdl
|
||||
directory is now populated by libtoolize and does not need any
|
||||
further autogeneration.
|
||||
|
||||
2000-01-23 Gary Houston <ghouston@arglist.com>
|
||||
|
||||
* configure.in: check for fchown.
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
2000-01-25 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
* autogen.sh: Call libtoolize. Pass --add-missing option to
|
||||
automake.
|
||||
|
||||
* readline.scm: Only link glue code when the 'readline feature is
|
||||
not already present. Thanks to Clark McGrew.
|
||||
|
||||
Tue Jan 11 17:51:40 2000 Greg J. Badros <gjb@cs.washington.edu>
|
||||
|
||||
* readline.c (scm_init_readline): Drop extra argument to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue