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.
This commit is contained in:
Joshua Wood
2015-05-11 05:02:13 -05:00
parent 4ef3871959
commit 463a7251cc
-1
View File
@@ -20,7 +20,6 @@ To select features and extensions, `--with-dl=both` may be replaced by zero or m
* `--enable-superscript`: `A^B` becomes A<sup>B</sup>
* `--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