From 463a7251cc2aa820006cb6bd77dfcc2ddfefca15 Mon Sep 17 00:00:00 2001 From: Joshua Wood Date: Mon, 11 May 2015 05:02:13 -0500 Subject: [PATCH] Remove mention of --enable-div from README. I don't see enable-div mentioned upstairs, and ../tests/div.t passes without this option in CONFIG. --- Plan9/README | 1 - 1 file changed, 1 deletion(-) diff --git a/Plan9/README b/Plan9/README index 08092cc..b07d879 100644 --- a/Plan9/README +++ b/Plan9/README @@ -20,7 +20,6 @@ To select features and extensions, `--with-dl=both` may be replaced by zero or m * `--enable-superscript`: `A^B` becomes AB * `--enable-amalloc`: Enable memory allocation debugging * `--with-tabstops=`*N*: Set tabstops to *N* characters (default 4) -* `--enable-div`: Enable >%id% divisions * `--enable-alpha-list`: Enable `(a)/(b)/(c)` list markers * `--enable-all-features`: Turn on all stable optional features