Fix distcheck

Disable bash completion during distchecking otherwise
it may try to install into a system path and fail.
This commit is contained in:
Tim-Philipp Müller 2015-02-23 17:23:33 +00:00
parent c06ab9a091
commit 56dd2d89c4

View file

@ -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