summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7d1ceb498..e539f87db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -380,10 +380,12 @@ AC_ARG_WITH([bash-completion],
[BASH_COMPLETION_DIR=/etc/bash_completion.d]
)
AC_SUBST(BASH_COMPLETION_DIR)
+AC_SUBST(PACKAGE_VERSION)
AC_MSG_RESULT([])
AC_CONFIG_FILES( \
Makefile \
+ doc/conf.py
)
AC_OUTPUT
AC_MSG_RESULT([])