Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-connectivity / libnfsidmap / libnfsidmap / fix-ac-prereq.patch
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])