html file generation from sgml

Build install.tgz documentation when DOCBOOK_DSL is defined, as
advertised by the comments.
Clean up unused html/dist/man targets
new clean-local target to remove tmp & html files
This commit is contained in:
Jean-Michel Vourgère
2011-10-22 14:54:32 +02:00
parent c540d89695
commit 939d7206e2
2 changed files with 30 additions and 27 deletions

View File

@@ -181,6 +181,8 @@ fi
AM_CONDITIONAL(ENABLE_GTK_DOC, test x$enable_gtk_doc = xyes)
AM_CONDITIONAL(ENABLE_DOCBOOK, test -n "$DOCBOOK_DSL")
dnl Checks for library functions.
VL_LIB_READLINE