mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Alterations for build consistency
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34966 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ecec748337
commit
b5181106dd
8 changed files with 17304 additions and 2986 deletions
|
@ -25,6 +25,8 @@
|
|||
|
||||
#import "common.h"
|
||||
|
||||
#if defined(HAVE_LIBXML)
|
||||
|
||||
#define GS_XMLNODETYPE xmlDoc
|
||||
#define GSInternal NSXMLDocumentInternal
|
||||
|
||||
|
@ -36,8 +38,6 @@ GS_PRIVATE_INTERNAL(NSXMLDocument)
|
|||
//#import <Foundation/NSXMLParser.h>
|
||||
#import <Foundation/NSError.h>
|
||||
|
||||
#if defined(HAVE_LIBXML)
|
||||
|
||||
@implementation NSXMLDocument
|
||||
|
||||
+ (Class) replacementClassForClass: (Class)cls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue