summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2021-06-24 10:03:30 +0100
committerSimon McVittie <smcv@collabora.com>2021-06-24 11:12:49 +0100
commit9d3e834525ab82d2953f471ebba9dce57031e652 (patch)
treea6be48461be74951ca286297a05c0e54f352d94e /configure.ac
parent6658ce7da00c59ee9c337220980ad30aa33e9218 (diff)
downloadbubblewrap-9d3e834525ab82d2953f471ebba9dce57031e652.tar.gz
configure.ac: Remove trailing whitespace
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3e761a0..33b75cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -66,7 +66,7 @@ else
fi
-AC_SUBST([ZSH_COMPLETION_DIR])
+AC_SUBST([ZSH_COMPLETION_DIR])
AM_CONDITIONAL([ENABLE_ZSH_COMPLETION], [test "x$with_zsh_completion_dir" != "xno"])
# ------------------------------------------------------------------------------