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 pi...@apache.org on 2007/08/15 10:35:56 UTC

svn commit: r566066 - /webservices/axis2/trunk/c/src/core/transport/Makefile.am

Author: pini
Date: Wed Aug 15 01:35:55 2007
New Revision: 566066

URL: http://svn.apache.org/viewvc?view=rev&rev=566066
Log:
added --enable-tcp option

Modified:
    webservices/axis2/trunk/c/src/core/transport/Makefile.am

Modified: webservices/axis2/trunk/c/src/core/transport/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/src/core/transport/Makefile.am?view=diff&rev=566066&r1=566065&r2=566066
==============================================================================
--- webservices/axis2/trunk/c/src/core/transport/Makefile.am (original)
+++ webservices/axis2/trunk/c/src/core/transport/Makefile.am Wed Aug 15 01:35:55 2007
@@ -1,2 +1,2 @@
-SUBDIRS=http tcp 
+SUBDIRS=http $(TCP_DIR)
 EXTRA_DIST=Makefile.am



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