From: Will Estes Date: Mon, 4 Sep 2017 01:25:57 +0000 (-0400) Subject: doc: document config.h inclusion by flex itself X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d62d3eb24d06030ae2641fe4670de3a8da9e67e;p=flex doc: document config.h inclusion by flex itself --- diff --git a/NEWS b/NEWS index 4d98cb7..89d5e7b 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,11 @@ flex NEWS ** build +*** Flex now includes its own header before including + system headers so that any system specific features detected by + configure are taken into account during compilation of flex + itself. + *** The flex build system now includes Makefile targets at the top level to allow just building and installing libfl.