summaryrefslogtreecommitdiffstats
path: root/src/configure.in
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2012-01-09 20:13:10 +0000
committerTom Yu <tlyu@mit.edu>2012-01-09 20:13:10 +0000
commitbde5e9efadbdf0fb0b2d1dd16efcb83e82e433e4 (patch)
treee011cae7ec6c47f92ba0473aedf686b6e77b9edc /src/configure.in
parent8cbd9cd9c5a9663f89f4be8a09efe1a5ad217747 (diff)
downloadkrb5-bde5e9efadbdf0fb0b2d1dd16efcb83e82e433e4.tar.gz
krb5-bde5e9efadbdf0fb0b2d1dd16efcb83e82e433e4.tar.xz
krb5-bde5e9efadbdf0fb0b2d1dd16efcb83e82e433e4.zip
install sphinx-generated manpages
Install sphinx-generated manpages. Original nroff manpages remain for reference until proofreading is complete. Modify doc/rst_source/conf.py to better deal with shadow manpages -- sphinx will now build k5login.5 instead of .k5login.5, and kadmin.1 instead of both kadmin.1 and kadmin.local.8. Proofreaders should ensure that the original nroff manpages (and associated Makefile rules) are deleted once their reST format equivalents have been proofread. ticket: 7064 status: open git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25625 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/configure.in')
-rw-r--r--src/configure.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/configure.in b/src/configure.in
index 67ccac2a2b..4c6ec8c186 100644
--- a/src/configure.in
+++ b/src/configure.in
@@ -1243,6 +1243,8 @@ AC_SUBST([VERTO_CFLAGS])
AC_SUBST([VERTO_LIBS])
AC_SUBST([VERTO_VERSION])
+AC_PATH_PROG(GROFF, groff)
+
AC_CONFIG_FILES(krb5-config, [chmod +x krb5-config])
V5_AC_OUTPUT_MAKEFILE(.
@@ -1276,7 +1278,7 @@ dnl lib/krb5/ccache/ccapi
dnl ccapi ccapi/lib ccapi/lib/unix ccapi/server ccapi/server/unix ccapi/test
- kdc slave config-files gen-manpages include
+ kdc slave config-files gen-manpages man include
plugins/locate/python
plugins/kadm5_hook/test