Author: jasons
Date: Thu Mar 13 04:25:28 2008
New Revision: 636715
URL: http://svn.apache.org/viewvc?rev=636715&view=rev
Log:
removing swig from the list of automatically built sudirectories, and instead
adding swig/Makefile to the list of config files generated by autoconf
Modified:
xerces/c/trunk/configure.ac
Modified: xerces/c/trunk/configure.ac
URL:
http://svn.apache.org/viewvc/xerces/c/trunk/configure.ac?rev=636715&r1=636714&r2=636715&view=diff
==============================================================================
--- xerces/c/trunk/configure.ac (original)
+++ xerces/c/trunk/configure.ac Thu Mar 13 04:25:28 2008
@@ -35,6 +35,7 @@
src/xercesc/util/MsgLoaders/ICU/resources/Makefile \
src/xercesc/util/MsgLoaders/MsgCatalog/Makefile \
tests/Makefile \
+ swig/Makefile \
samples/Makefile])
# Check the target system
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]