summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSam Spilsbury <smspillaz@gmail.com>2015-07-21 13:11:31 +0800
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-06-20 15:12:54 -0500
commitbf81c35353735408a84cc195127ed9a82c050c03 (patch)
tree286dc42b5640ece25129798e2515052583d986dd /Makefile.am
parent3dce8a25e40bd25b6db408e1c4fd7502f2955e88 (diff)
downloadyelp-bf81c35353735408a84cc195127ed9a82c050c03.tar.gz
Makefile: Move to AM_DISTCHECK_CONFIGURE_FLAGS
Since automake 1.11.2 it is recommended that packages use AM_DISTCHECK_CONFIGURE_FLAGS instead of DISTCHECK_CONFIGURE_FLAGS as the latter is intended to be a user variable. [endlessm/eos-sdk#3303]
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 30eba2c1..7b82649d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -877,7 +877,7 @@ MAINTAINERCLEANFILES = \
$(gsettings_SCHEMAS:.xml=.valid) \
mkinstalldirs
-DISTCHECK_CONFIGURE_FLAGS = \
+AM_DISTCHECK_CONFIGURE_FLAGS = \
--enable-bz2 \
--enable-gtk-doc \
--enable-lzma