Skip to content

Commit 52f3473

Browse files
author
Gaius Mulley
committed
modula2: Add GNU flex as a build and install prerequisite.
gcc/ChangeLog: * doc/install.texi (GM2-prerequisite): Add GNU flex. Signed-off-by: Gaius Mulley <[email protected]>
1 parent 1ea5515 commit 52f3473

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gcc/doc/install.texi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,10 @@ environment to your ``good'' shell prior to running
334334
@command{zsh} is not a fully compliant POSIX shell and will not
335335
work when configuring GCC@.
336336

337+
@item GNU flex
338+
339+
Necessary to build the lexical analysis module.
340+
337341
@item A POSIX or SVR4 awk
338342

339343
Necessary for creating some of the generated source files for GCC@.

0 commit comments

Comments
 (0)