summaryrefslogtreecommitdiff
path: root/copy-n-paste
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-10-18 02:17:33 +0200
committerinfirit <[email protected]>2013-10-18 13:20:40 +0200
commitcb9affd67249833821af33775e60cdb61118e292 (patch)
tree8051bd56f519bbaa5d40161e72aea9eec7276ec1 /copy-n-paste
parent6aebc237833eba167e8401a989d88a1c5696371c (diff)
downloadengrampa-cb9affd67249833821af33775e60cdb61118e292.tar.bz2
engrampa-cb9affd67249833821af33775e60cdb61118e292.tar.xz
Follow configure for DEPRECATED cflags
Diffstat (limited to 'copy-n-paste')
-rw-r--r--copy-n-paste/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/copy-n-paste/Makefile.am b/copy-n-paste/Makefile.am
index f5a2bcb..2b7d18e 100644
--- a/copy-n-paste/Makefile.am
+++ b/copy-n-paste/Makefile.am
@@ -1,7 +1,6 @@
-AM_CPPFLAGS = -DGTK_DISABLE_DEPRECATED \
- -DGDK_DISABLE_DEPRECATED \
- -DG_DISABLE_DEPRECATED \
- -UGETTEXT_PACKAGE
+AM_CPPFLAGS = \
+ $(DISABLE_DEPRECATED) \
+ -UGETTEXT_PACKAGE
noinst_LTLIBRARIES = libeggsmclient.la