telepathy-haze: Bump Autoconf dependency to 2.60 for AC_MKDIR_P
Simon McVittie
smcv at kemper.freedesktop.org
Fri Oct 11 03:58:24 PDT 2013
Module: telepathy-haze
Branch: master
Commit: ea08881caf88e3d84cf8f022b7d334455caad452
URL: http://cgit.freedesktop.org/telepathy/telepathy-haze/commit/?id=ea08881caf88e3d84cf8f022b7d334455caad452
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 8b9407f..3dbf15d 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