diff options
Diffstat (limited to 'mesalib/docs/install.html')
-rw-r--r-- | mesalib/docs/install.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mesalib/docs/install.html b/mesalib/docs/install.html index 9dbfce58b..a90c2b27d 100644 --- a/mesalib/docs/install.html +++ b/mesalib/docs/install.html @@ -55,8 +55,8 @@ Versions 2.5.35 and 2.4.1, respectively, (or later) should work. <br> On Windows with MinGW, install flex and bison with: <pre>mingw-get install msys-flex msys-bison</pre> -For MSVC on Windows, you can find flex/bison programs on the -<a href="ftp://ftp.freedesktop.org/pub/mesa/windows-utils/">Mesa ftp site</a>. +For MSVC on Windows, install +<a href="http://winflexbison.sourceforge.net/">Win flex-bison</a>. </li> </ul> |