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 sa...@apache.org on 2007/09/24 06:02:20 UTC

svn commit: r578644 - /webservices/axis2/tags/c/1.1.0/configure.ac

Author: samisa
Date: Sun Sep 23 21:02:19 2007
New Revision: 578644

URL: http://svn.apache.org/viewvc?rev=578644&view=rev
Log:
Fixed typo in line with release vote feedback

Modified:
    webservices/axis2/tags/c/1.1.0/configure.ac

Modified: webservices/axis2/tags/c/1.1.0/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/tags/c/1.1.0/configure.ac?rev=578644&r1=578643&r2=578644&view=diff
==============================================================================
--- webservices/axis2/tags/c/1.1.0/configure.ac (original)
+++ webservices/axis2/tags/c/1.1.0/configure.ac Sun Sep 23 21:02:19 2007
@@ -225,7 +225,7 @@
 
 AC_MSG_CHECKING(whether to build tests)
 AC_ARG_ENABLE(tests, [  --enable-tests    
-                          build tests (default=yes)],
+                          build tests (default=no)],
 [ case "${enableval}" in
   yes)
     AC_MSG_RESULT(yes)



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org