summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorMartyn Russell <martyn@lanedo.com>2015-07-31 17:49:37 +0100
committerMartyn Russell <martyn@lanedo.com>2015-07-31 17:58:00 +0100
commit24b8f475c6c2219bd64f24770a51677a82d52076 (patch)
tree0692a3f7f85032e254a111ed6830f1024aca8661 /autogen.sh
parent789462f3c0b731a5188c3ae89d356c097d3bcf32 (diff)
downloadtracker-24b8f475c6c2219bd64f24770a51677a82d52076.tar.gz
build: Fix bash completion dir problem with make install, distcheck
- Support JHBuild too - Allow disabling altogether - Fix DISTCHECK flags Conflicts: Makefile.am
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index d1aaf3665..380e4a020 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -29,7 +29,7 @@ if [ $# -eq 0 ] ; then
if test -n "$JHBUILD_PREFIX" ; then
echo "Using JHBuild prefix ('$JHBUILD_PREFIX')"
- NEW_PREFIX="--prefix $JHBUILD_PREFIX"
+ NEW_PREFIX="--prefix $JHBUILD_PREFIX --with-bash-completion-dir=$JHBUILD_PREFIX/share/bash-completion/completions"
fi
NEW_ARGS="\