]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - configure.ac
xfsprogs: document environment variables
[thirdparty/xfsprogs-dev.git] / configure.ac
index 5743d0650b3853c4dacadcea979ad96f28bd869d..3fd7691eaab5758a09aec7caa49d66bd3bc1a22e 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs], [4.16.0-rc1], [linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs], [4.19.0-rc0], [linux-xfs@vger.kernel.org])
 AC_PREREQ(2.50)
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([m4])
@@ -157,7 +157,6 @@ AC_HAVE_MADVISE
 AC_HAVE_MINCORE
 AC_HAVE_SENDFILE
 AC_HAVE_GETMNTENT
-AC_HAVE_GETMNTINFO
 AC_HAVE_FALLOCATE
 AC_HAVE_FIEMAP
 AC_HAVE_PWRITEV2