telepathy-gabble: Bump Autoconf dependency to 2.60 for AC_MKDIR_P

Simon McVittie smcv at kemper.freedesktop.org
Fri Oct 11 04:02:04 PDT 2013


Module: telepathy-gabble
Branch: master
Commit: 2ef2a891d9ce9d46a0c8f36f080036d0b42b1d1b
URL:    http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=2ef2a891d9ce9d46a0c8f36f080036d0b42b1d1b

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 78ccdcb..d82124a 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