Skip to content

Commit 6bb8659

Browse files
committed
Clarify that you need ActiveState perl 5.8 *or later* to build on Windows.
1 parent 1e8b78e commit 6bb8659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/install-win32.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
158158
ActiveState Perl is required to run the build generation scripts. MinGW
159159
or Cygwin Perl will not work. It must also be present in the PATH.
160160
Binaries can be downloaded from
161-
<ulink url="http://www.activestate.com"></> (Note: version 5.8 is required,
161+
<ulink url="http://www.activestate.com"></> (Note: version 5.8 or later is required,
162162
the free Standard Distribution is sufficient).
163163
</para></listitem>
164164
</varlistentry>

0 commit comments

Comments
 (0)