summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2015-02-23 17:23:33 +0000
committerTim-Philipp Müller <tim@centricular.com>2015-02-23 17:23:33 +0000
commit56dd2d89c4eac460cbc37e2a51c1dd9e792999e8 (patch)
tree4ac21a35be505c7a100001f2da7bb53ccd29f6df /Makefile.am
parentc06ab9a091a6506c6a843d6b46d610c8356b8dc5 (diff)
Fix distcheck
Disable bash completion during distchecking otherwise it may try to install into a system path and fail.
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 5c8ca3a19..59251e908 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-docbook
+DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-docbook --with-bash-completion-dir=no
# note: keep in sync with configure.ac
ACLOCAL_AMFLAGS = -I m4 -I common/m4