From 7c2c26bc4ec5fdab5c6fa72ea325d846b46929e3 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 1 Dec 2009 10:14:00 -0800 Subject: Makefile: Add new "install-bash" target for bash completion support It was problematic to have this in "make install" since it would unconditionally try to install to /etc, (even if a non-privileged user was attempting an install to a prefix in the user's home directory, for example). --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 64816e0f..140711f3 100755 --- a/configure +++ b/configure @@ -133,6 +133,5 @@ EOF # construct the Makefile.config cat > Makefile.config <