summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2017-08-31 15:51:25 -0400
committerWill Estes <westes575@gmail.com>2017-08-31 15:51:25 -0400
commitb84ad149c90483d3bfe9f64dd7bfbfad3550116d (patch)
tree2184154f0e4c680c3e142e129fbbdde8a570eee3
parent08e19c55cab9eeedb59a0c4c1245d44ed51ff88f (diff)
doc: document src/libfl in NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 33b711c..1047250 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ flex NEWS
** build
+*** The flex distribution now includes a file, src/libfl.pc, to allow
+ using pkgconfig to find out what flags to use when building
+ against libfl from flex.
+
*** Various edge cases, mostly involving out-of-tree builds have been
accounted for in the autotools build system.