summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.