Author: rjung
Date: Sun Oct 18 13:35:55 2009
New Revision: 826433
URL: http://svn.apache.org/viewvc?rev=826433&view=rev
Log:
Make suggestion to use recent versions of autotools
a little stronger.
Modified:
tomcat/jk/trunk/native/BUILDING.txt
Modified: tomcat/jk/trunk/native/BUILDING.txt
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/BUILDING.txt?rev=826433&r1=826432&r2=826433&view=diff
==============================================================================
--- tomcat/jk/trunk/native/BUILDING.txt (original)
+++ tomcat/jk/trunk/native/BUILDING.txt Sun Oct 18 13:35:55 2009
@@ -31,8 +31,8 @@
It is possible to use autoconf for configuration and installation.
To create tomcat-connectors's autoconf script, you will need libtool
1.5.2, automake 1.10 and autoconf 2.59 or newer. The use of more recent
- versions is encouraged, e.g. for reliable detection of the features of
- recent version of operating systems.
+ versions is strongly encouraged, e.g. for reliable detection of the
+ features of recent version of operating systems (e.g. AIX 6.1).
Those tools will not be required if you are just
using a package downloaded from apache.org, they are only required for
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]