From 04ff0ddd502d992fb5f09327476917e923beb57b Mon Sep 17 00:00:00 2001 From: Peter Meerwald Date: Wed, 20 May 2015 23:21:26 +0200 Subject: [PATCH] build-sys: Show directory for bash completion files installation in configure summary see https://bugs.freedesktop.org/show_bug.cgi?id=89540 Signed-off-by: Peter Meerwald Cc: Tanu Kaskinen --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index b2fcd1e..a51ee58 100644 --- a/configure.ac +++ b/configure.ac @@ -1563,6 +1563,7 @@ echo " System State Path: ${PA_SYSTEM_STATE_PATH} System Config Path: ${PA_SYSTEM_CONFIG_PATH} Zsh completions directory: ${zshcompletiondir} + Bash completions directory: ${sysconfdir}/bash_completion.d Compiler: ${CC} CFLAGS: ${CFLAGS} CPPFLAGS: ${CPPFLAGS} -- 1.9.1