summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-08-25 16:19:58 +0000
committerRussell Bryant <russell@russellbryant.com>2006-08-25 16:19:58 +0000
commit2eb7c010c71b41f6d40706581cb0ac410930dac6 (patch)
treeca15f0b160de310faf1f80e82ed89d828cab2f9b /configure.ac
parent970c6876c54e65bcdce11fea461188a15ac25802 (diff)
we use autoconf 2.60.
Note that this only affects people regenerating the configure script. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@41088 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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 c166c081b..c632287a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.59)
+AC_PREREQ(2.60)
m4_define([PBX_VERSION],
m4_bpatsubst(m4_esyscmd([build_tools/make_version .]),