From: Matt Birkholz Date: Wed, 7 Aug 2019 19:21:35 +0000 (-0700) Subject: Do not install non-existent runtime options hashtb and krypt. X-Git-Tag: mit-scheme-pucked-10.1.20~12^2~1 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=0ae636a80872105cb77e8a57e6afdcab8fc384ac;p=mit-scheme.git Do not install non-existent runtime options hashtb and krypt. --- diff --git a/src/runtime/Makefile-fragment b/src/runtime/Makefile-fragment index e39b9958b..a39a1e23f 100644 --- a/src/runtime/Makefile-fragment +++ b/src/runtime/Makefile-fragment @@ -1,5 +1,5 @@ RUNDIR = $(AUXDIR)/runtime -RUNOPTS = chrsyn cpress format gdbm hashtb krypt mime-codec numint \ +RUNOPTS = chrsyn cpress format gdbm mime-codec numint \ ordvec pgsql process rbtree regexp rexp rgxcmp syncproc wttree ystep install: