1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2002-04-08 00:44:34 +00:00
parent 0ba3265947
commit 2b23ce60cb
7 changed files with 27 additions and 0 deletions

View file

@ -2,6 +2,7 @@
* autogen.sh: Also link TODO from $workbook/tasks/TODO.
* Makefile.am (dist-hook): Removed.
(DISTCLEANFILES): Added check-guile.log.
2002-04-03 Thien-Thi Nguyen <ttn@giblet.glug.org>

View file

@ -1,3 +1,8 @@
2002-04-08 Marius Vollmer <mvo@zagadka.ping.de>
* Makefile.am (dist-hook): Simplified to not use "cd"; now it
works for relative pathnames in $(distdir).
2002-03-01 Thien-Thi Nguyen <ttn@giblet.glug.org>
* guile-api.alist: Update.

View file

@ -1,3 +1,7 @@
2002-04-08 Marius Vollmer <mvo@zagadka.ping.de>
* Makefile.am (CLEANFILES): Added goops.tmp, goops.cps.
2001-12-03 Thien-Thi Nguyen <ttn@giblet.glug.org>
* goops.texi: Grammar fix.

View file

@ -1,6 +1,8 @@
2002-04-08 Marius Vollmer <mvo@zagadka.ping.de>
* Makefile.am (guile_TEXINFOS): Add scheme-compound.texi.
(CLEANFILES): Added guile.cps, guile.fns, guile.rns, guile.tps,
guile.vrs.
2002-04-03 Neil Jerram <neil@ossau.uklinux.net>

View file

@ -1,3 +1,8 @@
2002-04-08 Marius Vollmer <mvo@zagadka.ping.de>
* Makefile.am (dist-hook): Make sure $(distdir)/Makefile.in is
writable before modifying it.
2002-03-20 Marius Vollmer <mvo@zagadka.ping.de>
* Makefile.am (.c.x): Pass "-o $@" to guile-snarf.

View file

@ -1,3 +1,8 @@
2002-04-08 Marius Vollmer <mvo@zagadka.ping.de>
* Makefile.am (EXTRA_DIST): Added cpp_err_symbols.c and
cpp_sig_symbols.c.
2002-03-31 Marius Vollmer <mvo@zagadka.ping.de>
* guile-snarf.in: Install the trap for removing $cleanfile only

View file

@ -1,3 +1,8 @@
2002-04-08 Marius Vollmer <mvo@zagadka.ping.de>
* Makefile.am (SCM_TESTS_DIRS, dist-hook): New, distribute
directories manually.
2002-02-09 Thien-Thi Nguyen <ttn@giblet.glug.org>
* guile-test (main): Handle `--flag-unresolved'. No longer set