Including external DTD support for XML documents on Mac build.

git-svn-id: svn://10.0.0.236/trunk@38146 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
nisheeth%netscape.com 1999-07-02 21:18:36 +00:00
parent a03e581250
commit e03abe882c

View File

@ -53,6 +53,9 @@
// used to change string class
//#define USE_STRING2 1
// External DTD support for XML
#define XML_DTD
// ———————————————————————————————————————————————————————————————————————————
// • You typically will not need to change things below here
// ———————————————————————————————————————————————————————————————————————————