summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJamie Lennox <j.lennox@neura.edu.au>2011-04-07 12:40:27 +1000
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-04-15 14:42:51 -0400
commit9294098aa6bf2694ca403c03179672caf2b3d0f3 (patch)
tree77a60a1f0b858d3b19a48bdebac7f2b85130358e /configure.ac
parent32ed64e6ac9c81359d5ccd3431ebb76c7584ce65 (diff)
downloadtelepathy-logger-9294098aa6bf2694ca403c03179672caf2b3d0f3.tar.gz
Downgraded autotools requirement to 2.65
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 95b59d2..25c115a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,7 +59,7 @@ AC_SUBST([TPL_EXT_LT_CURRENT])
AC_SUBST([TPL_EXT_LT_REVISION])
AC_SUBST([TPL_EXT_LT_AGE])
-AC_PREREQ([2.66])
+AC_PREREQ([2.65])
AC_COPYRIGHT([
Copyright (C) 2003-2007 Imendio AB
Copyright (C) 2007-2011 Collabora Ltd.