summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2010-03-04 09:46:38 +0000
committerZdenek Kabelac <zkabelac@redhat.com>2010-03-04 09:46:38 +0000
commite24fb506a593179eeab58936f2632bc4363f7ac3 (patch)
tree3788e6a0b171777da56bab8f1c12e57b9e707d55 /configure.in
parentc485fe183eab8865df75280d11a5de0105f2309c (diff)
downloadlvm2-e24fb506a593179eeab58936f2632bc4363f7ac3.tar.gz
lvm2-e24fb506a593179eeab58936f2632bc4363f7ac3.tar.xz
lvm2-e24fb506a593179eeab58936f2632bc4363f7ac3.zip
Usage of AC_PROG_SED and AC_PROG_MKDIR_P requires autoconf version 2.61.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index aaa21c62..9ccde946 100644
--- a/configure.in
+++ b/configure.in
@@ -11,7 +11,7 @@
## Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
################################################################################
-AC_PREREQ(2.57)
+AC_PREREQ(2.61)
################################################################################
dnl -- Process this file with autoconf to produce a configure script.
AC_INIT