summaryrefslogtreecommitdiff
path: root/mate-dictionary
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-10-01 12:30:29 +0200
committerraveit65 <[email protected]>2019-10-01 16:38:01 +0200
commit58f44578baf5fc6419b1a68be3d3f0ae7ca54e3e (patch)
tree3b7f15928e09f7b505f773447644855a884a26da /mate-dictionary
parent5c443a9b1e18526c437c2cd75579de70f791adbd (diff)
downloadmate-utils-58f44578baf5fc6419b1a68be3d3f0ae7ca54e3e.tar.bz2
mate-utils-58f44578baf5fc6419b1a68be3d3f0ae7ca54e3e.tar.xz
WARN_CFLAGS makes MAINTAINER_CFLAGS obsolete for now
Diffstat (limited to 'mate-dictionary')
-rw-r--r--mate-dictionary/libgdict/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/mate-dictionary/libgdict/Makefile.am b/mate-dictionary/libgdict/Makefile.am
index 110496e3..202c1808 100644
--- a/mate-dictionary/libgdict/Makefile.am
+++ b/mate-dictionary/libgdict/Makefile.am
@@ -52,7 +52,6 @@ libmatedict_la_CPPFLAGS = \
$(AM_CPPFLAGS) \
$(LIBGDICT_CFLAGS) \
$(GDICT_DEBUG_CFLAGS) \
- $(MAINTAINER_CFLAGS) \
$(WARN_CFLAGS) \
$(NULL)
libmatedict_la_LIBADD = $(LIBGDICT_LIBS)