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

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Thu Jan 30 02:29:34 PST 2014


Module: telepathy-idle
Branch: next
Commit: 358067557b202783fefd33b69794c0122b3992ee
URL:    http://cgit.freedesktop.org/telepathy/telepathy-idle/commit/?id=358067557b202783fefd33b69794c0122b3992ee

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
Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>

---

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 5843d5d..911432f 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