configure: bump gtk-doc req to 1.12 (mar-2009)
authorStefan Sauer <ensonic@users.sf.net>
Wed, 22 Aug 2012 11:19:01 +0000 (13:19 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Wed, 22 Aug 2012 11:19:01 +0000 (13:19 +0200)
This allows us to e.g. unconditionally use gtkdoc-rebase.

configure.ac

index 5b146db..26e703f 100644 (file)
@@ -117,7 +117,7 @@ dnl check if the compiler supports do while(0) macros
 AG_GST_CHECK_DOWHILE_MACROS
 
 dnl check for documentation tools
-GTK_DOC_CHECK([1.3])
+GTK_DOC_CHECK([1.12])
 AS_PATH_PYTHON([2.1])
 AG_GST_PLUGIN_DOCS([1.3],[2.1])