summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@igalia.com>2018-10-22 11:41:07 +0200
committerThibault Saunier <tsaunier@igalia.com>2019-05-13 17:00:00 -0400
commit357a9b4a19c68c8a547d23a069cb2bf53ec32db1 (patch)
treefa66723792c0b3de8cf81792aa6f449afd211c43 /configure.ac
parent5705e4ea7d8db911bd35f5ee26f7286ea3470b08 (diff)
downloadgst-libav-357a9b4a19c68c8a547d23a069cb2bf53ec32db1.tar.gz
docs: Port to hotdoc
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 0 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index 121815c..f41d321 100644
--- a/configure.ac
+++ b/configure.ac
@@ -96,10 +96,6 @@ AM_PROG_CC_C_O
AC_PATH_PROG(VALGRIND_PATH, valgrind, no)
AM_CONDITIONAL(HAVE_VALGRIND, test ! "x$VALGRIND_PATH" = "xno")
-dnl check for documentation tools
-GTK_DOC_CHECK([1.12])
-AG_GST_PLUGIN_DOCS([1.12])
-
dnl *** checks for libraries ***
dnl check for libm, for sin()
@@ -473,9 +469,6 @@ ext/Makefile
ext/libav/Makefile
gst-libs/Makefile
gst-libs/ext/Makefile
-docs/Makefile
-docs/plugins/Makefile
-docs/version.entities
tests/Makefile
tests/check/Makefile
tests/files/Makefile