From fa4768f36bbe6f99596c0eaf069385491c34691c Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Tue, 24 Mar 2015 19:32:49 +0100 Subject: [PATCH] Revert "Fix distcheck" This reverts commit 56dd2d89c4eac460cbc37e2a51c1dd9e792999e8. Installing completions to a custom prefix is now fixed. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 59251e9..5c8ca3a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-docbook --with-bash-completion-dir=no +DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-docbook # note: keep in sync with configure.ac ACLOCAL_AMFLAGS = -I m4 -I common/m4 -- 2.7.4