changeset 1580:0bbe1ec3b409

doc: graphicsmagick requires autoconf 2.64 or greater
author Tony Theodore <tonyt@logyst.com>
date Sat, 12 Feb 2011 16:33:37 +1100
parents ac369ceeb37c
children 39925c906b6e
files doc/index.html
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Fri Feb 11 19:52:45 2011 +0100
+++ b/doc/index.html	Sat Feb 12 16:33:37 2011 +1100
@@ -511,7 +511,7 @@
     <table class="requirements">
     <tr>
         <td><a href="http://www.gnu.org/software/autoconf/">Autoconf</a></td>
-        <td>≥ 2.62</td>
+        <td>≥ 2.64</td>
     </tr>
     <tr>
         <td><a href="http://sources.redhat.com/automake/">Automake</a></td>
@@ -643,7 +643,7 @@
     <h3 id="requirements-freebsd">FreeBSD</h3>
 
     <!-- http://www.freebsd.org/ports/ -->
-    <pre>pkg_add -r automake110 autoconf262 bash bison cmake \
+    <pre>pkg_add -r automake111 autoconf268 bash bison cmake \
            flex gmake gsed intltool libtool openssl \
            patch perl p5-XML-Parser pkg-config scons \
            unzip wget yasm</pre>