From bc3f12bfac152a0c28951cec92340ba14f9ccee9 Mon Sep 17 00:00:00 2001 From: наб Date: Mon, 28 Mar 2022 19:24:22 +0200 Subject: config: user: check for MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit And always zpool_read_label_slow() on non-conformant libcs Reviewed-by: Brian Behlendorf Co-authored-by: José Luis Salvador Rufo Signed-off-by: Ahelenia Ziemiańska Closes #13207 Closes #13254 --- config/user.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'config/user.m4') diff --git a/config/user.m4 b/config/user.m4 index 670820b37..f450af47e 100644 --- a/config/user.m4 +++ b/config/user.m4 @@ -23,6 +23,7 @@ AC_DEFUN([ZFS_AC_CONFIG_USER], [ ZFS_AC_CONFIG_USER_LIBAIO ZFS_AC_CONFIG_USER_LIBATOMIC ZFS_AC_CONFIG_USER_LIBFETCH + ZFS_AC_CONFIG_USER_AIO_H ZFS_AC_CONFIG_USER_CLOCK_GETTIME ZFS_AC_CONFIG_USER_PAM ZFS_AC_CONFIG_USER_RUNSTATEDIR -- cgit v1.2.3