[next] telepathy-salut: Bump Autoconf dependency to 2.60 for AC_MKDIR_P

Simon McVittie smcv at kemper.freedesktop.org
Tue Nov 5 18:41:20 CET 2013


Module: telepathy-salut
Branch: next
Commit: 822ddd064c266345ab4fe19c4b574a4cd29d7159
URL:    http://cgit.freedesktop.org/telepathy/telepathy-salut/commit/?id=822ddd064c266345ab4fe19c4b574a4cd29d7159

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue Jun 11 15:03:41 2013 +0100

Bump Autoconf dependency to 2.60 for AC_MKDIR_P

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54114
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
[cherry-picked from Idle commit 35806755 -smcv]
Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>

---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 69d61d3..47699d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_PREREQ([2.59])
+AC_PREREQ([2.60])
 
 # Making releases:
 #   set the new version number:



More information about the telepathy-commits mailing list