summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index bad1b3e..eaa7c17 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_PREREQ([2.59])
+AC_PREREQ([2.60])
m4_define([THIS_PACKAGE],[telepathy-rakia])
m4_define([VERSION_MAJOR],[0])
@@ -27,7 +27,7 @@ AC_CONFIG_HEADER([config.h])
dnl check for tools
AC_PROG_CC
AC_PROG_CC_STDC
-AM_PROG_MKDIR_P
+AC_PROG_MKDIR_P
AC_PROG_LIBTOOL