Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | Upstream-Status: Inappropriate [configuration] |
2 | |||||
3 | --- a/configure.in | ||||
4 | +++ b/configure.in | ||||
5 | @@ -1,7 +1,7 @@ | ||||
6 | # -*- Autoconf -*- | ||||
7 | # Process this file with autoconf to produce a configure script. | ||||
8 | |||||
9 | -AC_PREREQ([2.68]) | ||||
10 | +AC_PREREQ([2.65]) | ||||
11 | AC_INIT([libnfsidmap],[0.25],[linux-nfs@vger.kernel.org]) | ||||
12 | AC_CONFIG_SRCDIR([nfsidmap.h]) | ||||
13 | AC_CONFIG_MACRO_DIR([m4]) |