You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-dev@logging.apache.org by ts...@apache.org on 2016/03/24 15:21:29 UTC

svn commit: r1736444 - /incubator/log4cxx/trunk/src/site/apt/building/autotools.apt

Author: tschoening
Date: Thu Mar 24 14:21:29 2016
New Revision: 1736444

URL: http://svn.apache.org/viewvc?rev=1736444&view=rev
Log:
I was wrong about gzip.

Modified:
    incubator/log4cxx/trunk/src/site/apt/building/autotools.apt

Modified: incubator/log4cxx/trunk/src/site/apt/building/autotools.apt
URL: http://svn.apache.org/viewvc/incubator/log4cxx/trunk/src/site/apt/building/autotools.apt?rev=1736444&r1=1736443&r2=1736444&view=diff
==============================================================================
--- incubator/log4cxx/trunk/src/site/apt/building/autotools.apt (original)
+++ incubator/log4cxx/trunk/src/site/apt/building/autotools.apt Thu Mar 24 14:21:29 2016
@@ -22,7 +22,8 @@ Building Apache log4cxx with autotools
 
 * Quick start:
 
-  Make sure autoconf 2.50+, libtool, g++ and make are available, install or build apr 1.x, apr-util 1.x and zip.
+  Make sure autoconf 2.50+, libtool, g++ and make are available, install or
+  build apr 1.x, apr-util 1.x, gzip and zip.
 
 +------------+
 $ cd apache-log4cxx-x.x.x