Author: carnold
Date: Tue Feb 26 16:39:35 2008
New Revision: 631439

URL: http://svn.apache.org/viewvc?rev=631439&view=rev
Log:
LOGCXX-62: Fix autogen.sh typo

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

Modified: logging/log4cxx/trunk/src/site/apt/building/autotools.apt
URL: 
http://svn.apache.org/viewvc/logging/log4cxx/trunk/src/site/apt/building/autotools.apt?rev=631439&r1=631438&r2=631439&view=diff
==============================================================================
--- logging/log4cxx/trunk/src/site/apt/building/autotools.apt (original)
+++ logging/log4cxx/trunk/src/site/apt/building/autotools.apt Tue Feb 26 
16:39:35 2008
@@ -25,7 +25,7 @@
 +------------+
  sudo apt-get install libapr1.0-dev libaprutil1.0-dev
  cd apache-log4cxx-0.10.0
- ./autoconf.sh
+ ./autogen.sh
  ./configure
  make
  make check


Reply via email to