Make GSXML compile under Windows again.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13709 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2002-05-26 17:07:51 +00:00
parent cbe89bae1b
commit 654abc57de

View file

@ -1,3 +1,9 @@
2002-05-26 Fred Kiefer <FredKiefer@gmx.de>
* Source/Additions/GSXML.m
Define GSXMLAttribute in the case when libxml is found.
Otherwise it wont compile on MS Windows.
2002-05-26 Richard Frith-Macdonald <rfm@gnu.org>
* Headers/Foundation/GSMime.h: Add GSMimeHeader class.