mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-02-19 09:57:23 +03:00
libxml.h: Remove dubious definition of LIBXML_STATIC
This macro is supposed to be set by the build system.
This commit is contained in:
parent
60d457be30
commit
92b8ffada8
3
libxml.h
3
libxml.h
@ -55,7 +55,4 @@
|
||||
#define ATTRIBUTE_NO_SANITIZE(arg)
|
||||
#endif
|
||||
|
||||
#if !defined(PIC) && !defined(NOLIBTOOL) && !defined(LIBXML_STATIC)
|
||||
# define LIBXML_STATIC
|
||||
#endif
|
||||
#endif /* ! __XML_LIBXML_H__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user