diff options
Diffstat (limited to 'doc/src/sgml/install-win32.sgml')
-rw-r--r-- | doc/src/sgml/install-win32.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index a1fea05c671..50c28ebdc0c 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -176,7 +176,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin'; <term><productname>Bison</productname> and <productname>Flex</productname></term> <listitem><para> - Bison and Flex are required to build from CVS, but not required when + Bison and Flex are required to build from Git, but not required when building from a release file. Note that only Bison 1.875 or versions 2.2 and later will work. Also, Flex version 2.5.31 or later is required. Bison can be downloaded from <ulink url="http://gnuwin32.sourceforge.net"></>. |