1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-24 13:30:21 +02:00

* Deleted `and-let-star-compat.scm´.

This commit is contained in:
Dirk Herrmann 2001-08-31 09:33:55 +00:00
parent fbd5c45215
commit fc6629a7d5
3 changed files with 7 additions and 6 deletions

View file

@ -1,3 +1,9 @@
2001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
* and-let-star-compat.scm: Deleted.
* Makefile.am: Remove references to and-let-star-compat.scm.
2001-08-30 Thien-Thi Nguyen <ttn@revel.glug.org>
* boot-9.scm (resolve-interface): When returning a custom

View file

@ -38,13 +38,8 @@ subpkgdatadir = $(pkgdatadir)/$(VERSION)/ice-9
subpkgdata_DATA = $(ice9_sources)
ETAGS_ARGS = $(subpkgdata_DATA)
install-data-local:
-$(INSTALL_DATA) and-let-star-compat.scm \
$(subpkgdatadir)/'and-let*.scm'
## test.scm is not currently installed.
EXTRA_DIST = $(ice9_sources) test.scm and-let-star-compat.scm \
compile-psyntax.scm
EXTRA_DIST = $(ice9_sources) test.scm compile-psyntax.scm
if MAINTAINER_MODE
psyntax.pp: psyntax.ss