summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2017-11-01 10:20:03 -0400
committerColin Walters <walters@verbum.org>2017-11-02 08:50:35 -0400
commit6036d400730d625b69a7bf1160bad854245d6a3b (patch)
tree8379b0910f9ff0e95638d9d52ff6378a46470564 /configure.ac
parent953a51d97bc07418fb9d1a5f3a5336d3c9022793 (diff)
downloadglib-6036d400730d625b69a7bf1160bad854245d6a3b.tar.gz
build: Work with automake 1.13.3
In https://git.gnome.org/browse/glib/commit/?id=5c13bf9bcf0 we jumped all the way from `1.11` to `1.14`, but `1.13.3` is what's in RHEL7.4 today, and the build seems to work fine for me with it.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e2eee28d6..cb13036a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,7 +63,7 @@ AC_CONFIG_MACRO_DIR([m4macros])
# Save this value here, since automake will set cflags later
cflags_set=${CFLAGS:+set}
-AM_INIT_AUTOMAKE([1.14 -Wno-portability no-define no-dist-gzip dist-xz tar-ustar subdir-objects])
+AM_INIT_AUTOMAKE([1.13.3 -Wno-portability no-define no-dist-gzip dist-xz tar-ustar subdir-objects])
AM_MAINTAINER_MODE([enable])
# Support silent build rules. Disable