diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-09-06 21:07:01 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-09-06 21:07:01 +0200 |
commit | 8c65223d47b1d2fca1c5f0988e78307b9d8f789f (patch) | |
tree | d1a126e3930e537b05dedabfb75b31975a36f5c4 | |
parent | d72a6ae1b419c73c1874bc575435e75c262b2947 (diff) | |
parent | d6629e64f8a5130719a3dc3e5f70cd503fce067c (diff) |
Merge pull request #1174 from mbiebl/remove-sphinx-leftover
build-sys: remove sphinx binary from configure summary
-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} |