diff options
author | Michael Biebl <biebl@debian.org> | 2015-09-06 19:05:35 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2015-09-06 19:08:13 +0200 |
commit | d6629e64f8a5130719a3dc3e5f70cd503fce067c (patch) | |
tree | 59874127cef96299a739f5c0829a0dc6c6ec9dbb /configure.ac | |
parent | 480a4b9777d6ad525090c7e0ff6ee9e867c4ebb0 (diff) |
build-sys: remove sphinx binary from configure summary
We no longer use sphinx as part of the build process so remove it from
the configure summary as well.
This is a leftover from commit 2799e519cabb6dfa99341b9a56ebd4dc2a4ec22a.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 10e42c07be..a7070916fe 100644 --- a/configure.ac +++ b/configure.ac @@ -1555,7 +1555,6 @@ AC_MSG_RESULT([ SysV init scripts: ${SYSTEM_SYSVINIT_PATH} SysV rc?.d directories: ${SYSTEM_SYSVRCND_PATH} Build Python: ${PYTHON} - sphinx binary: ${SPHINX_BUILD} PAM modules dir: ${with_pamlibdir} PAM configuration dir: ${with_pamconfdir} D-Bus policy dir: ${with_dbuspolicydir} |