mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-25 17:59:54 +08:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user