build-sys: fix the default bash completion directory
authorTanu Kaskinen <tanuk@iki.fi>
Sun, 27 Sep 2015 13:48:18 +0000 (16:48 +0300)
committerTanu Kaskinen <tanuk@iki.fi>
Sun, 27 Sep 2015 14:02:17 +0000 (17:02 +0300)
commit772d655de68c31b53b0fd8173c7c9ac997c72e48
tree8a83c92d5ce398b221eb0f98b4e7af0aa855ce97
parent08959f83d0816fa890452550ea2f0dbd7ebf1205
build-sys: fix the default bash completion directory

If bashcompletiondir was empty, the check didn't catch that. As
a result, the symlinks that were supposed to be generated in the
completion directory were created in the root directory.
configure.ac