]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - configure.in
configure.in: require at least autoconf 2.54
authorTheodore Ts'o <tytso@mit.edu>
Sun, 23 Dec 2012 03:24:45 +0000 (22:24 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 24 Dec 2012 15:49:45 +0000 (10:49 -0500)
commit37cdbee0c0b92b1284bc6cad66adf2c37a40f032
tree74d6941df4c7e83665121335c2def9306e1dad3a
parent068136c31e6fb7d6508d59190eeab6257340075c
configure.in: require at least autoconf 2.54

AC_PROG_EGREP requires autoconf 2.54, so bump up the AC_PREREQ
accordingly.

Reported-by: g.esp@free.fr
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
configure.in