meta-stx: re-name and re-org to align with upstream
[pti/rtp.git] / meta-stx / recipes-connectivity / libnfsidmap / libnfsidmap / fix-ac-prereq.patch
diff --git a/meta-stx/recipes-connectivity/libnfsidmap/libnfsidmap/fix-ac-prereq.patch b/meta-stx/recipes-connectivity/libnfsidmap/libnfsidmap/fix-ac-prereq.patch
deleted file mode 100644 (file)
index d81c7c5..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Upstream-Status: Inappropriate [configuration]
-
---- a/configure.in
-+++ b/configure.in
-@@ -1,7 +1,7 @@
- #                                               -*- Autoconf -*-
- # Process this file with autoconf to produce a configure script.
--AC_PREREQ([2.68])
-+AC_PREREQ([2.65])
- AC_INIT([libnfsidmap],[0.25],[linux-nfs@vger.kernel.org])
- AC_CONFIG_SRCDIR([nfsidmap.h])
- AC_CONFIG_MACRO_DIR([m4])