From: Matt Birkholz Date: Tue, 26 Jul 2016 23:16:07 +0000 (-0700) Subject: typo: with-openssl is not a configure option here X-Git-Tag: mit-scheme-pucked-9.2.12~261^2~18 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=03d3d08bf818f9f3b6ee175df0f8aea3c07bf3f2;p=mit-scheme.git typo: with-openssl is not a configure option here --- diff --git a/src/gdbm/README b/src/gdbm/README index 026692005..c7968df95 100644 --- a/src/gdbm/README +++ b/src/gdbm/README @@ -4,7 +4,7 @@ This is a drop-in replacement for the gdbm microcode module and runtime/gdbm.scm. It is not part of the core build and can be built outside the core build tree in the customary way: - ./configure [--with-openssl=directory]... + ./configure ... make all check install The install target copies a shared library shim and compiled Scheme