From e38dd762d448d1f8354b461113bc5ba054d63e64 Mon Sep 17 00:00:00 2001 From: "jdunn%netscape.com" Date: Fri, 12 May 2000 03:42:02 +0000 Subject: [PATCH] backing out previous change, since axel backed out his autoconf.mk.in change r= jgaunt@netscape.com --- content/xml/document/src/Makefile.in | 4 ---- layout/xml/document/src/Makefile.in | 4 ---- 2 files changed, 8 deletions(-) diff --git a/content/xml/document/src/Makefile.in b/content/xml/document/src/Makefile.in index cbbce2281719..0b14ab904d33 100644 --- a/content/xml/document/src/Makefile.in +++ b/content/xml/document/src/Makefile.in @@ -36,10 +36,6 @@ CPPSRCS = \ nsXMLDocument.cpp \ $(NULL) -EXPORTS = \ - nsXMLContentSink.h \ - $(NULL) - # we don't want the shared lib, but we want to force the creation of a static lib. override NO_SHARED_LIB=1 override NO_STATIC_LIB= diff --git a/layout/xml/document/src/Makefile.in b/layout/xml/document/src/Makefile.in index cbbce2281719..0b14ab904d33 100644 --- a/layout/xml/document/src/Makefile.in +++ b/layout/xml/document/src/Makefile.in @@ -36,10 +36,6 @@ CPPSRCS = \ nsXMLDocument.cpp \ $(NULL) -EXPORTS = \ - nsXMLContentSink.h \ - $(NULL) - # we don't want the shared lib, but we want to force the creation of a static lib. override NO_SHARED_LIB=1 override NO_STATIC_LIB=