summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dunstan2009-07-23 17:06:48 +0000
committerAndrew Dunstan2009-07-23 17:06:48 +0000
commitb94f1fa6a08e00881766856975edb8c15f1405f9 (patch)
tree7fb4f174096a07a39c1be6e39a3473fd1b382e47
parentc0379a52fa2c997c6fdab81c003c3536ab75df84 (diff)
Update location to download flex for building on Windows.
-rw-r--r--doc/src/sgml/install-win32.sgml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml
index 4b9a2a4adf..fdcecba11b 100644
--- a/doc/src/sgml/install-win32.sgml
+++ b/doc/src/sgml/install-win32.sgml
@@ -103,8 +103,9 @@
Bison and Flex are required to build from CVS, 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 and Flex can be
- downloaded from <ulink url="http://gnuwin32.sourceforge.net"></>.
+ Bison can be downloaded from <ulink url="http://gnuwin32.sourceforge.net"></>.
+ Flex can be downloaded from
+ <ulink url="http://www.postgresql.org/ftp/misc/winflex/"></>.
</para></listitem>
</varlistentry>