summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-06-16 10:56:24 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-06-16 10:56:24 +0000
commit16e1c0ad3d51c2f3e2b8319f4f9ad2b7f143b1f6 (patch)
treed8ab00599a5497c784f768aba5e243da1abd588d /autogen.sh
parent2787798482ac6d03363b99a8325840d01ceb9d34 (diff)
Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
Original commit message from CVS: * autogen.sh: * configure.ac: * docs/Makefile.am: Use GST_PLUGIN_DOCS, --enable-plugin-docs etc. * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/inspect/plugin-taglib.xml: Add/fix apev2mux docs.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 152a2f5f..895531ac 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -25,7 +25,7 @@ then
fi
. common/gst-autogen.sh
-CONFIGURE_DEF_OPT='--enable-maintainer-mode --enable-gtk-doc'
+CONFIGURE_DEF_OPT='--enable-maintainer-mode --enable-gtk-doc --enable-plugin-docs'
autogen_options $@