summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-11-14 17:46:07 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-11-14 17:46:07 +0000
commitd4f4707edafc5979c0182c15cf2b13412e42b322 (patch)
tree1a4247e6fbc8287458a837027b0f875f7b80546b /configure.ac
parentca3b05b96d9cf921a76044d3707650f85bf3468d (diff)
docs: remove FAQ which was moved into gst-docs module
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 350404a57..3573ecd06 100644
--- a/configure.ac
+++ b/configure.ac
@@ -466,7 +466,6 @@ dnl check for gobject-introspection
GOBJECT_INTROSPECTION_CHECK([1.31.1])
dnl check for documentation tools
-AG_GST_DOCBOOK_CHECK
GTK_DOC_CHECK([1.12])
AG_GST_PLUGIN_DOCS([1.12])
@@ -1072,7 +1071,6 @@ common/Makefile
common/m4/Makefile
docs/Makefile
docs/design/Makefile
-docs/faq/Makefile
docs/gst/Makefile
docs/gst/gstreamer.types
docs/libs/Makefile
@@ -1153,8 +1151,7 @@ Configuration
Package name : ${GST_PACKAGE_NAME}
Package origin : ${GST_PACKAGE_ORIGIN}
- Documentation (manuals) : ${enable_docbook}
- Documentation (API) : ${enable_gtk_doc}
+ API Documentation : ${enable_gtk_doc}
Debug logging : ${enable_gst_debug}
Tracing subsystem hooks : ${enable_gst_tracer_hooks}