1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 02:00:26 +02:00

Merge branch 'master' into strftime-gnulib

Conflicts:
	libguile/ChangeLog
	srfi/ChangeLog
	test-suite/ChangeLog
This commit is contained in:
Ludovic Courtès 2008-09-09 22:03:42 +02:00
commit 53f4876abc
17 changed files with 73 additions and 357 deletions

View file

@ -43,9 +43,8 @@ EXTRA_DIST = groupings.alist # guile-api.alist
# pending the papers from Robert Merkel
# EXTRA_DIST = guile.1
if MAINTAINER_MODE
include $(top_srcdir)/am/maintainer-dirs
guile-api.alist: guile-api.alist-FORCE
( cd $(top_builddir) ; $(mscripts)/update-guile-api.alist )
guile-api.alist-FORCE:
endif