* Makefile.am (ice9_sources): Removed getopt-gnu-style.scm.
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 12 Jun 2000 11:58:36 +0000 (11:58 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 12 Jun 2000 11:58:36 +0000 (11:58 +0000)
ice-9/Makefile.am

index 234d883..5488d1b 100644 (file)
@@ -26,7 +26,7 @@ ice9_sources =                                                                \
        and-let*.scm arrays.scm boot-9.scm                              \
        calling.scm common-list.scm debug.scm                           \
        debugger.scm documentation.scm emacs.scm expect.scm format.scm  \
-       getopt-gnu-style.scm getopt-long.scm hcons.scm lineio.scm       \
+       getopt-long.scm hcons.scm lineio.scm                            \
        ls.scm mapping.scm networking.scm                               \
        optargs.scm poe.scm popen.scm posix.scm                         \
        psyntax.pp psyntax.ss q.scm                                     \