Fix bad bash-completion directory in non pkg-config case.

Signed-off-by: John Hood <cgull@glup.org>
This commit is contained in:
John Hood
2015-06-28 16:13:35 -04:00
parent d988cad455
commit 7f7a1beb0f
+1 -1
View File
@@ -377,7 +377,7 @@ AS_IF([test "$install_completion" != no],
else
completions="`pkg-config --define-variable=prefix=$prefix --variable=completionsdir bash-completion`"
fi],
[completions="${sysconfdir}/bash-completion.d"])
[completions="${sysconfdir}/bash_completion.d"])
AC_SUBST([completions])])
AC_CONFIG_FILES([