From 3c2ce01a169f7fded80e32646cee1e6329f1a277 Mon Sep 17 00:00:00 2001 From: Sam Tobin-Hochstadt Date: Thu, 10 Jun 2010 12:00:10 -0400 Subject: [PATCH] Fix readme to use --disable-gracket --- src/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README b/src/README index 49492cea17..0051d9bf18 100644 --- a/src/README +++ b/src/README @@ -70,7 +70,7 @@ the Unix instructions below, but note the following: * Under Mac OS X 10.6 and later, `configure' by default selects 32-bit mode for building Racket and GRacket. To build Racket in 64-bit mode (GRacket is not support in that mode), use the following arguments to - `configure': `--enable-mac64', `--enable-sgc', and `--disable-mred'. + `configure': `--enable-mac64', `--enable-sgc', and `--disable-gracket'. ======================================================================== Compiling for supported Unix variants (including Linux) or Cygwin