From: Peter Eisentraut Date: Wed, 6 Dec 2017 02:02:47 +0000 (-0500) Subject: doc: Flex is not a GNU package X-Git-Tag: REL_11_BETA1~1105 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51cff91c905e3b32c1f9b56d82d5c802b257b157;p=thirdparty%2Fpostgresql.git doc: Flex is not a GNU package Remove the designation that Flex is a GNU package. Even though Bison is a GNU package, leave out the designation to not make the sentence unnecessarily complicated. Author: Pavan Maddamsetti --- diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index a922819fce9..141494c651d 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -289,7 +289,7 @@ su - postgres yacc - GNU Flex and Bison + Flex and Bison are needed to build from a Git checkout, or if you changed the actual scanner and parser definition files. If you need them, be sure to get Flex 2.5.31 or later and