summaryrefslogtreecommitdiff
path: root/third-party
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2016-06-05 21:05:52 -0400
committerHubert Figuière <hub@figuiere.net>2016-06-05 21:05:52 -0400
commit1ea98f89104e7b41070fe599fc5499f6a91280e2 (patch)
tree67a1f0fcd7cadc847d287b5c0c0625621fc644a9 /third-party
parent97a940495619ce531946a71a7a08e8852e28417d (diff)
Refactor CPPFLAGS for XMPCore.
Also define BanAllEntityUsage (see https://bugzilla.redhat.com/show_bug.cgi?id=888765)
Diffstat (limited to 'third-party')
-rw-r--r--third-party/zuid/interfaces/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/third-party/zuid/interfaces/Makefile.am b/third-party/zuid/interfaces/Makefile.am
index 67d321d..7a036fe 100644
--- a/third-party/zuid/interfaces/Makefile.am
+++ b/third-party/zuid/interfaces/Makefile.am
@@ -42,9 +42,7 @@ INCLUDES = -I$(top_srcdir)/public/include \
AM_CXXFLAGS = -Wno-multichar -Wno-ctor-dtor-privacy \
-funsigned-char -fexceptions
-AM_CPPFLAGS = -Wall \
- -D@EXEMPI_PLATFORM_DEF@=1 -DXMP_IMPL=1 -DXMP_ClientBuild=0 \
- -D_FILE_OFFSET_BITS=64 -DHAVE_EXPAT_CONFIG_H=1 -DXML_STATIC=1
+AM_CPPFLAGS = -Wall @XMPCORE_CPPFLAGS@
noinst_LTLIBRARIES = libmd5.la