From eb5d521a2df72fa829a7f8196b957c696e7ccc58 Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Thu, 18 Mar 2010 07:40:32 +0100 Subject: Import upstream version 2.7.7 --- libxml.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libxml.h') diff --git a/libxml.h b/libxml.h index 3c44c83..1656ac2 100644 --- a/libxml.h +++ b/libxml.h @@ -90,4 +90,7 @@ void __xmlGlobalInitMutexDestroy(void); #endif #endif #endif +#ifndef PIC +# define LIBXML_STATIC +#endif #endif /* ! __XML_LIBXML_H__ */ -- cgit v1.2.3