summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Pitt <martinpitt@gnome.org>2012-11-09 06:41:58 +0100
committerMartin Pitt <martinpitt@gnome.org>2012-11-09 06:41:58 +0100
commit76a3acebf73f930c541d0f30249f67d254f948ab (patch)
tree695f6b6dfc2b8609e102ef22eb720d144d86d16a /configure.ac
parentf1a5f1b92d577c542d4258e63e595d4da9acd484 (diff)
downloadpygobject-76a3acebf73f930c541d0f30249f67d254f948ab.tar.gz
Lower autoconf dependency to 2.68 again
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0824be61..f53d80f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
-*- mode: m4 -*-
-AC_PREREQ([2.69])
+AC_PREREQ([2.68])
# The version of python used is determined by the executable pointed to by the
# --with-python switch, or if that's not set, by the PYTHON environment