summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-08-03 11:57:54 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-08-03 11:57:54 +0000
commit0862b96ccec604665a6985ce9e0c79393978548b (patch)
treec6fbd49544f50fbacb3e7d3d9df0711ced2bf194
parent3fe1b3d01630d330551a8dd7ae78ad6ff97d9f8d (diff)
downloadATCD-0862b96ccec604665a6985ce9e0c79393978548b.tar.gz
Tue Aug 3 11:58:06 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* common/Makefile.am: * common/common.mpc: Updated because of the removed files
-rw-r--r--ACE/ACEXML/ChangeLog6
-rw-r--r--ACE/ACEXML/common/Makefile.am4
-rw-r--r--ACE/ACEXML/common/common.mpc1
3 files changed, 6 insertions, 5 deletions
diff --git a/ACE/ACEXML/ChangeLog b/ACE/ACEXML/ChangeLog
index c2a021a6e5d..eb9ca06e73a 100644
--- a/ACE/ACEXML/ChangeLog
+++ b/ACE/ACEXML/ChangeLog
@@ -1,3 +1,9 @@
+Tue Aug 3 11:58:06 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * common/Makefile.am:
+ * common/common.mpc:
+ Updated because of the removed files
+
Tue Aug 3 11:52:06 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* apps/svcconf/Svcconf.cpp:
diff --git a/ACE/ACEXML/common/Makefile.am b/ACE/ACEXML/common/Makefile.am
index f08574ae905..9b6a2200f8c 100644
--- a/ACE/ACEXML/common/Makefile.am
+++ b/ACE/ACEXML/common/Makefile.am
@@ -46,7 +46,6 @@ libACEXML_la_SOURCES = \
Element_Def_Builder.cpp \
Encoding.cpp \
EntityResolver.cpp \
- Env.cpp \
ErrorHandler.cpp \
Exception.cpp \
FileCharStream.cpp \
@@ -104,8 +103,6 @@ nobase_include_HEADERS = \
Element_Def_Builder.h \
Encoding.h \
EntityResolver.h \
- Env.h \
- Env.inl \
ErrorHandler.h \
Exception.h \
Exception.inl \
@@ -130,7 +127,6 @@ nobase_include_HEADERS = \
XMLFilterImpl.inl \
XMLReader.h \
XML_Codecs.h \
- XML_Macros.h \
XML_Types.h \
XML_Util.h \
ZipCharStream.h
diff --git a/ACE/ACEXML/common/common.mpc b/ACE/ACEXML/common/common.mpc
index 7cead472184..4ed3874758f 100644
--- a/ACE/ACEXML/common/common.mpc
+++ b/ACE/ACEXML/common/common.mpc
@@ -26,7 +26,6 @@ project(ACEXML): acelib, ace_output, codecs, install, zzip, zlib {
Locator.h
XMLFilter.h
XMLReader.h
- XML_Macros.h
XML_Types.h
XML_Util.h
}