From 725e1843567e52ef0af205fa728a7408ce03f46a Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 29 Dec 2008 03:41:12 +0000 Subject: [PATCH] Remove old autoconf macros. --- .cproject | 3 ++- config_win32.h | 11 ----------- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/.cproject b/.cproject index 895f74e..eff48ba 100644 --- a/.cproject +++ b/.cproject @@ -63,9 +63,10 @@ + - + diff --git a/config_win32.h b/config_win32.h index c5e4385..2a24c04 100644 --- a/config_win32.h +++ b/config_win32.h @@ -65,17 +65,6 @@ /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ -/* Define to 1 if you have the header file. */ -#undef HAVE_XERCESC_DOM_DOMLSPARSER_HPP - -/* Define to 1 if you have the header - file. */ -#undef HAVE_XERCESC_DOM_DOMLSRESOURCERESOLVER_HPP - -/* Define to 1 if you have the header file. - */ -#undef HAVE_XERCESC_DOM_DOMLSSERIALIZER_HPP - #include #if (XERCES_VERSION_MAJOR >= 3) -- 2.1.4