summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 423af03..cc5965a 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ See the file COPYING for copying conditions.
** build
+*** It is now possible to build flex without building the accompanying
+ libfl. This is friendlier to cross compilation. See the
+ --disable-libfl option to configure. Resolves #99.
+
*** the PIC version of libfl was not correctly built. It is no longer
included in the build/installation targets of flex since it was
unused.