summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid King <davidk@gnome.org>2016-05-13 10:08:37 +0100
committerDavid King <davidk@gnome.org>2016-05-13 10:09:21 +0100
commit7dce1a40ac7a1fc1e7a4771b950b583b1fc93759 (patch)
tree5f92a07b9b7b05d8fc3889e736171c4192eb1164 /Makefile.am
parentb1c3ce11ccfa98e289beb53c42ddebfc61362d92 (diff)
downloadgnome-logs-7dce1a40ac7a1fc1e7a4771b950b583b1fc93759.tar.gz
Use AM_DISTCHECK_CONFIGURE_FLAGS
DISTCHECK_CONFIGURE_FLAGS is for users and packagers to override distcheck options, while AM_DISTCHECK_CONFIGURE_FLAGS is for the maintainer of the software. https://www.gnu.org/software/automake/manual/automake.html#DISTCHECK_005fCONFIGURE_005fFLAGS
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 9230680..10afe2e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-DISTCHECK_CONFIGURE_FLAGS = \
+AM_DISTCHECK_CONFIGURE_FLAGS = \
--enable-appstream-util \
--enable-tests