You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2007/09/26 04:23:15 UTC

svn commit: r579430 - in /webservices/axis2/trunk/c: Makefile.am axis2c.pc.in

Author: samisa
Date: Tue Sep 25 19:23:12 2007
New Revision: 579430

URL: http://svn.apache.org/viewvc?rev=579430&view=rev
Log:
Fixed some typos and removed unwanted files in dist

Modified:
    webservices/axis2/trunk/c/Makefile.am
    webservices/axis2/trunk/c/axis2c.pc.in

Modified: webservices/axis2/trunk/c/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/Makefile.am?rev=579430&r1=579429&r2=579430&view=diff
==============================================================================
--- webservices/axis2/trunk/c/Makefile.am (original)
+++ webservices/axis2/trunk/c/Makefile.am Tue Sep 25 19:23:12 2007
@@ -13,7 +13,7 @@
 
 logs_DATA=
 docs_DATA=
-EXTRA_DIST = build.sh autogen.sh CREDITS LICENSE build axis2c_build.sh guththila tools AUTHORS NOTICE 
+EXTRA_DIST = CREDITS LICENSE build axis2c_build.sh guththila tools AUTHORS NOTICE 
 
 dist-hook:
 	rm -rf `find $(distdir)/ -type d -name .svn`

Modified: webservices/axis2/trunk/c/axis2c.pc.in
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axis2c.pc.in?rev=579430&r1=579429&r2=579430&view=diff
==============================================================================
--- webservices/axis2/trunk/c/axis2c.pc.in (original)
+++ webservices/axis2/trunk/c/axis2c.pc.in Tue Sep 25 19:23:12 2007
@@ -5,7 +5,7 @@
 
 Name: Axis2/C
 Version: @VERSION@
-Description: Apache Axis2/C Version 0.94.
+Description: Apache Axis2/C Version 1.1.0.
 Requires:
 Libs: -L${libdir} -laxis2 -lxml2 @LIBS@
 Cflags: -I${includedir}



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