Bumping AC_PREREQ to 2.66 in commit fac889e58e61a8547f2de07e764eb1031b47d9a0 seems unwarranted; the constructs also work with 2.65. Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx> --- configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.in b/configure.in index 7ad3e5f..9341db1 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_PREREQ([2.66]) +AC_PREREQ([2.65]) AC_INIT([libnfsidmap],[0.24],[linux-nfs@xxxxxxxxxxxxxxx]) AC_CONFIG_SRCDIR([nfsidmap.h]) AC_CONFIG_MACRO_DIR([m4]) -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html