summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-15 19:37:27 +0200
committerraveit65 <[email protected]>2016-07-15 19:37:27 +0200
commit120bf8df6c6f063ab51f96349cf97c6d848f5841 (patch)
tree99559e445f1da546e361812bc67e11c3198eb295
parent4f481f2d37174deebc13a574c9b5debabee2f64a (diff)
downloadlibmateweather-120bf8df6c6f063ab51f96349cf97c6d848f5841.tar.bz2
libmateweather-120bf8df6c6f063ab51f96349cf97c6d848f5841.tar.xz
distcheck: explicitly use currently selected GTK+ version
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9b02ac4..7eb1157 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,10 @@ SUBDIRS = po po-locations libmateweather doc data python icons
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-icon-update
+DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-gtk-doc \
+ --disable-icon-update \
+ --with-gtk=$(GTK_API_VERSION)
EXTRA_DIST = \
autogen.sh