You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by jb...@apache.org on 2005/06/17 05:37:37 UTC

svn commit: r191077 - /xerces/c/trunk/src/Makefile.am

Author: jberry
Date: Thu Jun 16 20:37:35 2005
New Revision: 191077

URL: http://svn.apache.org/viewcvs?rev=191077&view=rev
Log:
Remove AutoSense.hpp from makefile; add XMLHolder headers to Makefile

Modified:
    xerces/c/trunk/src/Makefile.am

Modified: xerces/c/trunk/src/Makefile.am
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/Makefile.am?rev=191077&r1=191076&r2=191077&view=diff
==============================================================================
--- xerces/c/trunk/src/Makefile.am (original)
+++ xerces/c/trunk/src/Makefile.am Thu Jun 16 20:37:35 2005
@@ -615,7 +615,6 @@
 
 util_headers = \
 	xercesc/util/ArrayIndexOutOfBoundsException.hpp \
-	xercesc/util/AutoSense.hpp \
 	xercesc/util/Base64.hpp \
 	xercesc/util/BaseRefVectorOf.hpp \
 	xercesc/util/BaseRefVectorOf.c \
@@ -746,6 +745,8 @@
 	xercesc/util/XMLExceptMsgs.hpp \
 	xercesc/util/XMLFileMgr.hpp \
 	xercesc/util/XMLFloat.hpp \
+	xercesc/util/XMLHolder.hpp \
+	xercesc/util/XMLHolder.c \
 	xercesc/util/XMLIBM1047Transcoder.hpp \
 	xercesc/util/XMLIBM1140Transcoder.hpp \
 	xercesc/util/XMLInitializer.hpp \



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org