You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by na...@apache.org on 2009/01/07 09:30:30 UTC

svn commit: r732268 - /webservices/axis2/trunk/c/configure.ac

Author: nandika
Date: Wed Jan  7 00:30:30 2009
New Revision: 732268

URL: http://svn.apache.org/viewvc?rev=732268&view=rev
Log:
configure.ac file updated, corrected help info

Modified:
    webservices/axis2/trunk/c/configure.ac

Modified: webservices/axis2/trunk/c/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/configure.ac?rev=732268&r1=732267&r2=732268&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Wed Jan  7 00:30:30 2009
@@ -216,7 +216,7 @@
 
 AC_MSG_CHECKING(whether to use cgi transport)
 AC_ARG_ENABLE(cgi, [  --enable-cgi
-                          build tcp transport (default=no)],
+                          build cgi transport (default=no)],
 [ case "${enableval}" in
   no)
     AC_MSG_RESULT(no)