OSDN Git Service

Clarify that you need ActiveState perl 5.8 *or later* to build on Windows.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 4 Jul 2011 19:30:27 +0000 (22:30 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 4 Jul 2011 19:42:17 +0000 (22:42 +0300)
doc/src/sgml/install-windows.sgml

index cb8bca9..439f5ad 100644 (file)
@@ -170,7 +170,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
       ActiveState Perl is required to run the build generation scripts. MinGW
       or Cygwin Perl will not work. It must also be present in the PATH.
       Binaries can be downloaded from
-      <ulink url="http://www.activestate.com"></> (Note: version 5.8 is required,
+      <ulink url="http://www.activestate.com"></> (Note: version 5.8 or later is required,
       the free Standard Distribution is sufficient).
      </para></listitem>
     </varlistentry>