diff --git a/chapter06/flex.xml b/chapter06/flex.xml index 2e12dabac..bd4bd545f 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -41,17 +41,20 @@ Installation of Flex + -HELP2MAN=/tools/bin/true \ -./configure --prefix=/usr --docdir=/usr/share/doc/flex-&flex-version; + Prepare Flex for compilation: + + +./configure --prefix=/usr --docdir=/usr/share/doc/flex-&flex-version; Compile the package: