From: Ralph Corderoy Date: Fri, 25 Aug 2017 08:45:00 +0000 (+0100) Subject: build_nmh: Stop -d enabling assert(3)s. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/73bc51c1347d03e5802a457182eea462ddaeaa5f?hp=73bc51c1347d03e5802a457182eea462ddaeaa5f build_nmh: Stop -d enabling assert(3)s. c347c3bb enabled asserts by default so alter -d's description to not say it enables them as this may make users thing that have to disable optimisation, -d's other action, to get them. Don't add `--enable-assert' to configure's options. ---