]> git.notmuchmail.org Git - notmuch/blobdiff - configure
Makefile: Add new "install-bash" target for bash completion support
[notmuch] / configure
index 64816e0ffeb72cd1ab03ad4b3f57448d36e281b1..140711f32f38587ab792955aa0dbb22cd05ded6c 100755 (executable)
--- a/configure
+++ b/configure
@@ -133,6 +133,5 @@ EOF
 # construct the Makefile.config
 cat > Makefile.config <<EOF
 prefix = /usr/local
-bash_completion_dir = /etc/bash_completion.d
 CFLAGS += ${have_valgrind}
 EOF