diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/install-win32.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index 2d3c6b90f10..68ae49b8209 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.33 2007/03/17 14:30:00 mha Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.34 2007/03/17 17:11:41 mha Exp $ --> <chapter id="install-win32"> <title>Installation on <productname>Windows</productname></title> @@ -100,8 +100,8 @@ <productname>Flex</productname></term> <listitem><para> Bison and Flex are required to build from CVS, but not required when - building from a release file. Note that Bison version 2.0 will not - work, but both earlier and later versions do. Bison and Flex can be + building from a release file. Note that only Bison 1.875 or versions + 2.2 and later will work. Bison and Flex can be downloaded from <ulink url="http://gnuwin32.sourceforge.net"></>. </para></listitem> </varlistentry> |