projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f79c6e4
)
configure: bump gtk-doc req to 1.12 (mar-2009)
author
Stefan Sauer
<ensonic@users.sf.net>
Wed, 22 Aug 2012 11:19:01 +0000
(13:19 +0200)
committer
Stefan 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
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 5b146dbd7fae128b1cefdb22afd4ad7212ed2d88..26e703ffe594f6b96eec8c0ecfc92f3a281bb8c4 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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])