summaryrefslogtreecommitdiff
path: root/libxml.h
diff options
context:
space:
mode:
Diffstat (limited to 'libxml.h')
-rw-r--r--libxml.h3
1 files changed, 3 insertions, 0 deletions
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__ */