X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=fd252e6f43ce9a56c02704d7ae7c0ab6dd61059d;hb=530376ceef7d0d5e4187dbf7246bd217782d9e5a;hp=566df4f4618623ab246041b84185063b6fe59ec4;hpb=dfae8b42d7696b7a845ae9ac8198656d288f05f3;p=netatalk.git diff --git a/configure.ac b/configure.ac index 566df4f4..fd252e6f 100644 --- a/configure.ac +++ b/configure.ac @@ -195,6 +195,9 @@ AC_NETATALK_FHS dnl netatalk lockfile path, must come after AC_NETATALK_FHS AC_NETATALK_LOCKFILE +dnl Check for Docbook and build documentation if found +AX_CHECK_DOCBOOK + CFLAGS="-I\$(top_srcdir)/include -I\$(top_builddir)/include $CFLAGS" UAMS_PATH="${uams_path}" @@ -246,6 +249,9 @@ AC_OUTPUT([Makefile distrib/initscripts/Makefile distrib/m4/Makefile doc/Makefile + doc/html.xsl + doc/man.xsl + doc/manual/manual.xml etc/Makefile etc/afpd/Makefile etc/cnid_dbd/Makefile