diff --git a/src/util/Compilers/CSetDefs.hpp b/src/util/Compilers/CSetDefs.hpp
index ffdb3f25b5dfb17dc053dcb7616872c32bd6bfe1..e54dfae6b4996499a1dbbb819000d8bf7c1b8546 100644
--- a/src/util/Compilers/CSetDefs.hpp
+++ b/src/util/Compilers/CSetDefs.hpp
@@ -56,8 +56,11 @@
 
 /**
  * $Log$
- * Revision 1.1  1999/11/09 01:07:31  twl
- * Initial revision
+ * Revision 1.2  1999/11/11 22:33:41  abagchi
+ * Changed the library name from 'XML4C' to 'xerces-c'
+ *
+ * Revision 1.1.1.1  1999/11/09 01:07:31  twl
+ * Initial checkin
  *
  * Revision 1.3  1999/11/08 20:45:22  rahul
  * Swat for adding in Product name and CVS comment log variable.
@@ -123,4 +126,4 @@ int strnicmp(const char* const str1, const char* const  str2, const unsigned int
 // ---------------------------------------------------------------------------
 //  The name of the DLL that is built by the CSet C++ version of the system.
 // ---------------------------------------------------------------------------
-const char* const XML4C_DLLName = "libIXXML4C";
+const char* const XML4C_DLLName = "libxerces-c";
diff --git a/src/util/Compilers/CodeWarriorDefs.hpp b/src/util/Compilers/CodeWarriorDefs.hpp
index c2bbcc3dc24c6762c1ec03c17c17d427d0318ebc..12e58147c94d62260d8a582e09a6c7c1fb52f3e0 100644
--- a/src/util/Compilers/CodeWarriorDefs.hpp
+++ b/src/util/Compilers/CodeWarriorDefs.hpp
@@ -56,8 +56,11 @@
 
 /**
  * $Log$
- * Revision 1.1  1999/11/09 01:07:29  twl
- * Initial revision
+ * Revision 1.2  1999/11/11 22:33:40  abagchi
+ * Changed the library name from 'XML4C' to 'xerces-c'
+ *
+ * Revision 1.1.1.1  1999/11/09 01:07:29  twl
+ * Initial checkin
  *
  * Revision 1.2  1999/11/08 20:45:22  rahul
  * Swat for adding in Product name and CVS comment log variable.
@@ -112,4 +115,4 @@ typedef unsigned short XMLCh;
 //  versioning string. This is defined in XML4CDefs.hpp which is what this
 //  file is included into.
 // ---------------------------------------------------------------------------
-const char* const XML4C_DLLName = "IXXML4C" XML4C_DLLVersionStr;
+const char* const XML4C_DLLName = "xerces-c" XML4C_DLLVersionStr;
diff --git a/src/util/Compilers/GCCDefs.hpp b/src/util/Compilers/GCCDefs.hpp
index 73c0c38479f456373b7e65c3c232c996f77ad0d1..0b7cdb3c47a3466967cd5c8120bb54cf3205e589 100644
--- a/src/util/Compilers/GCCDefs.hpp
+++ b/src/util/Compilers/GCCDefs.hpp
@@ -56,8 +56,11 @@
 
 /**
  * $Log$
- * Revision 1.1  1999/11/09 01:07:32  twl
- * Initial revision
+ * Revision 1.2  1999/11/11 22:33:41  abagchi
+ * Changed the library name from 'XML4C' to 'xerces-c'
+ *
+ * Revision 1.1.1.1  1999/11/09 01:07:32  twl
+ * Initial checkin
  *
  * Revision 1.2  1999/11/08 20:45:23  rahul
  * Swat for adding in Product name and CVS comment log variable.
@@ -117,4 +120,4 @@ int strnicmp(const char* const str1, const char* const  str2, const unsigned int
 // ---------------------------------------------------------------------------
 //  The name of the DLL that is built by the GCC version of the system.
 // ---------------------------------------------------------------------------
-const char* const XML4C_DLLName = "libIXXML4C";
+const char* const XML4C_DLLName = "libxerces-c";
diff --git a/src/util/Compilers/GNUGDefs.hpp b/src/util/Compilers/GNUGDefs.hpp
index 227bcb26a6f26084525fe9f3f9bba5fce6cb2a80..76d3dac5e21596988aa9bbfe7be431bb170aac6f 100644
--- a/src/util/Compilers/GNUGDefs.hpp
+++ b/src/util/Compilers/GNUGDefs.hpp
@@ -56,8 +56,11 @@
 
 /**
  * $Log$
- * Revision 1.1  1999/11/09 01:07:33  twl
- * Initial revision
+ * Revision 1.2  1999/11/11 22:33:41  abagchi
+ * Changed the library name from 'XML4C' to 'xerces-c'
+ *
+ * Revision 1.1.1.1  1999/11/09 01:07:33  twl
+ * Initial checkin
  *
  * Revision 1.3  1999/11/08 20:45:23  rahul
  * Swat for adding in Product name and CVS comment log variable.
@@ -106,4 +109,4 @@ int strnicmp(const char* const str1, const char* const  str2, const unsigned int
 // ---------------------------------------------------------------------------
 //  The name of the DLL that is built by the GNUG version of the system.
 // ---------------------------------------------------------------------------
-const char* const XML4C_DLLName = "libIXXML4C";
+const char* const XML4C_DLLName = "libxerces-c";
diff --git a/src/util/Compilers/HPCCDefs.hpp b/src/util/Compilers/HPCCDefs.hpp
index 42f7a555fd05c49e7d72ba66e8241e78127db105..abb188389f953080d487caab6490b6115cebacd2 100644
--- a/src/util/Compilers/HPCCDefs.hpp
+++ b/src/util/Compilers/HPCCDefs.hpp
@@ -56,8 +56,11 @@
 
 /**
  * $Log$
- * Revision 1.1  1999/11/09 01:07:34  twl
- * Initial revision
+ * Revision 1.2  1999/11/11 22:33:41  abagchi
+ * Changed the library name from 'XML4C' to 'xerces-c'
+ *
+ * Revision 1.1.1.1  1999/11/09 01:07:34  twl
+ * Initial checkin
  *
  * Revision 1.2  1999/11/08 20:45:23  rahul
  * Swat for adding in Product name and CVS comment log variable.
@@ -105,4 +108,4 @@ int strnicmp(const char* const str1, const char* const  str2, const unsigned int
 // ---------------------------------------------------------------------------
 //  The name of the DLL that is built by the HP CC version of the system.
 // ---------------------------------------------------------------------------
-const char* const XML4C_DLLName = "libIXXML4C";
+const char* const XML4C_DLLName = "libxerces-c";
diff --git a/src/util/Compilers/IBMVAOS2Defs.hpp b/src/util/Compilers/IBMVAOS2Defs.hpp
index ae6a3085070b543c06f6a13e9746002f92ef0b04..5c5c70aae5c3e68df9643de7bacb364c020d5781 100644
--- a/src/util/Compilers/IBMVAOS2Defs.hpp
+++ b/src/util/Compilers/IBMVAOS2Defs.hpp
@@ -56,8 +56,11 @@
 
 /**
  * $Log$
- * Revision 1.1  1999/11/09 01:07:35  twl
- * Initial revision
+ * Revision 1.2  1999/11/11 22:33:42  abagchi
+ * Changed the library name from 'XML4C' to 'xerces-c'
+ *
+ * Revision 1.1.1.1  1999/11/09 01:07:35  twl
+ * Initial checkin
  *
  * Revision 1.2  1999/11/08 20:45:24  rahul
  * Swat for adding in Product name and CVS comment log variable.
@@ -102,7 +105,7 @@ typedef unsigned short XMLCh;
 //  versioning string. This is defined in XML4CDefs.hpp which is what this
 //  file is included into.
 // ---------------------------------------------------------------------------
-const char* const XML4C_DLLName = "VAOXML4C" XML4C_DLLVersionStr;
+const char* const XML4C_DLLName = "VAOXERCESC" XML4C_DLLVersionStr;
 
 
 // ---------------------------------------------------------------------------
diff --git a/src/util/Compilers/IBMVAW32Defs.hpp b/src/util/Compilers/IBMVAW32Defs.hpp
index 5d1f4fe612f156443bc45bac35141debe166c651..2d73ccf16603eb40938959d609027110a049a052 100644
--- a/src/util/Compilers/IBMVAW32Defs.hpp
+++ b/src/util/Compilers/IBMVAW32Defs.hpp
@@ -56,8 +56,11 @@
 
 /**
  * $Log$
- * Revision 1.1  1999/11/09 01:07:36  twl
- * Initial revision
+ * Revision 1.2  1999/11/11 22:33:42  abagchi
+ * Changed the library name from 'XML4C' to 'xerces-c'
+ *
+ * Revision 1.1.1.1  1999/11/09 01:07:36  twl
+ * Initial checkin
  *
  * Revision 1.2  1999/11/08 20:45:24  rahul
  * Swat for adding in Product name and CVS comment log variable.
@@ -103,4 +106,4 @@ typedef unsigned short XMLCh;
 //  versioning string. This is defined in XML4CDefs.hpp which is what this
 //  file is included into.
 // ---------------------------------------------------------------------------
-const char* const XML4C_DLLName = "VAWXML4C" XML4C_DLLVersionStr;
+const char* const XML4C_DLLName = "VAWXERCESC" XML4C_DLLVersionStr;
diff --git a/src/util/Compilers/SunCCDefs.hpp b/src/util/Compilers/SunCCDefs.hpp
index 570be6b1e524f635be732b09eca90c9069bde8ce..857efa019de017964f7fcbeeb4d9252d6358fbca 100644
--- a/src/util/Compilers/SunCCDefs.hpp
+++ b/src/util/Compilers/SunCCDefs.hpp
@@ -56,8 +56,11 @@
 
 /**
  * $Log$
- * Revision 1.1  1999/11/09 01:07:39  twl
- * Initial revision
+ * Revision 1.2  1999/11/11 22:33:43  abagchi
+ * Changed the library name from 'XML4C' to 'xerces-c'
+ *
+ * Revision 1.1.1.1  1999/11/09 01:07:39  twl
+ * Initial checkin
  *
  * Revision 1.2  1999/11/08 20:45:25  rahul
  * Swat for adding in Product name and CVS comment log variable.
@@ -116,4 +119,4 @@ int strnicmp(const char* const str1, const char* const  str2, const unsigned int
 // ---------------------------------------------------------------------------
 //  The name of the DLL that is built by the CC version of the system.
 // ---------------------------------------------------------------------------
-const char* const XML4C_DLLName = "libIXXML4C";
+const char* const XML4C_DLLName = "libxerces-c";
diff --git a/src/util/Compilers/SunKaiDefs.hpp b/src/util/Compilers/SunKaiDefs.hpp
index 158d181cb5cafdd605e543713432c55535d1fe97..58a4f4f17e00b1208ca9b20462ac8f987362de37 100644
--- a/src/util/Compilers/SunKaiDefs.hpp
+++ b/src/util/Compilers/SunKaiDefs.hpp
@@ -56,8 +56,11 @@
 
 /**
  * $Log$
- * Revision 1.1  1999/11/09 01:07:40  twl
- * Initial revision
+ * Revision 1.2  1999/11/11 22:33:43  abagchi
+ * Changed the library name from 'XML4C' to 'xerces-c'
+ *
+ * Revision 1.1.1.1  1999/11/09 01:07:40  twl
+ * Initial checkin
  *
  * Revision 1.2  1999/11/08 20:45:25  rahul
  * Swat for adding in Product name and CVS comment log variable.
@@ -112,7 +115,7 @@ typedef unsigned short XMLCh;
 //  versioning string. This is defined in XML4CDefs.hpp which is what this
 //  file is included into.
 // ---------------------------------------------------------------------------
-const char* const XML4C_DLLName = "KAIXML4C" XML4C_DLLVersionStr;
+const char* const XML4C_DLLName = "KAIXERCESC" XML4C_DLLVersionStr;
 
 
 // ---------------------------------------------------------------------------
diff --git a/src/util/Compilers/TandemCCDefs.hpp b/src/util/Compilers/TandemCCDefs.hpp
index 9fbf33e8fc1eacc40e51b7eb50be2dc5eb529c1f..10c4307fb95468f0f09a35453dc2c426ae5d19e7 100644
--- a/src/util/Compilers/TandemCCDefs.hpp
+++ b/src/util/Compilers/TandemCCDefs.hpp
@@ -56,8 +56,11 @@
 
 /**
  * $Log$
- * Revision 1.1  1999/11/09 01:07:40  twl
- * Initial revision
+ * Revision 1.2  1999/11/11 22:33:43  abagchi
+ * Changed the library name from 'XML4C' to 'xerces-c'
+ *
+ * Revision 1.1.1.1  1999/11/09 01:07:40  twl
+ * Initial checkin
  *
  * Revision 1.2  1999/11/08 20:45:25  rahul
  * Swat for adding in Product name and CVS comment log variable.
@@ -117,4 +120,4 @@ int strnicmp(const char* const str1, const char* const  str2, const unsigned int
 // ---------------------------------------------------------------------------
 //  The name of the library that is built by the Tandem version of the system.
 // ---------------------------------------------------------------------------
-const char* const XML4C_DLLName = "libIXXML4C";
+const char* const XML4C_DLLName = "libxerces-c";