summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2017-09-03 21:25:57 -0400
committerWill Estes <westes575@gmail.com>2017-09-03 21:25:57 -0400
commit1d62d3eb24d06030ae2641fe4670de3a8da9e67e (patch)
tree750f8ef8cb5ef58fd3e901710a0fa69101878e5f
parent4b5111d9772b5c160340ca96f08d30d7f6db5cda (diff)
doc: document config.h inclusion by flex itself
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
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 <config.h> 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.