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

* Makefile.am (ice9_sources): Remove srfi-8.scm.

This commit is contained in:
Martin Grabmüller 2001-04-27 05:46:24 +00:00
parent 89448795f0
commit 7a6a68b105
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2001-04-27 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
* Makefile.am (ice9_sources): Remove srfi-8.scm.
2001-04-26 Rob Browning <rlb@cs.utexas.edu> 2001-04-26 Rob Browning <rlb@cs.utexas.edu>
* srfi-8.scm: removed in favor of srfi/srfi-8.scm - (wasn't ever * srfi-8.scm: removed in favor of srfi/srfi-8.scm - (wasn't ever

View file

@ -28,7 +28,7 @@ ice9_sources = \
format.scm getopt-long.scm hcons.scm lineio.scm ls.scm mapping.scm \ format.scm getopt-long.scm hcons.scm lineio.scm ls.scm mapping.scm \
match.scm networking.scm null.scm optargs.scm poe.scm popen.scm \ match.scm networking.scm null.scm optargs.scm poe.scm popen.scm \
posix.scm psyntax.pp psyntax.ss q.scm r4rs.scm r5rs.scm \ posix.scm psyntax.pp psyntax.ss q.scm r4rs.scm r5rs.scm \
rdelim.scm receive.scm srfi-8.scm regex.scm runq.scm \ rdelim.scm receive.scm regex.scm runq.scm \
safe-r5rs.scm safe.scm session.scm slib.scm stack-catch.scm \ safe-r5rs.scm safe.scm session.scm slib.scm stack-catch.scm \
streams.scm string-fun.scm syncase.scm tags.scm threads.scm \ streams.scm string-fun.scm syncase.scm tags.scm threads.scm \
buffered-input.scm time.scm history.scm channel.scm buffered-input.scm time.scm history.scm channel.scm