summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-11-07 20:39:56 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-11-07 20:39:56 +0000
commit884d14a2c7597ae9a7104f1e969ce10eb54d737e (patch)
tree4d895bdd895abb82002fb06413f5a0b734de9a27 /configure.ac
parente4a82bdbb101ca8f6fe6a16e3e875901975b5b18 (diff)
configure: let AG_GST_PLUGIN_DOCS check for python
And update common for move from AS_PATH_PYTHON to AM_PATH_PYTHON, which as a side-effect should pick up newer python versions as well. https://bugzilla.gnome.org/show_bug.cgi?id=563903
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b9179c5d..9b51d0e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -118,8 +118,7 @@ AG_GST_CHECK_DOWHILE_MACROS
dnl check for documentation tools
GTK_DOC_CHECK([1.12])
-AS_PATH_PYTHON([2.1])
-AG_GST_PLUGIN_DOCS([1.3],[2.1])
+AG_GST_PLUGIN_DOCS([1.12])
dnl *** checks for libraries ***