From: Thomas Weißschuh Date: Mon, 10 Oct 2022 16:28:16 +0000 (+0200) Subject: meson: check for xattr functions X-Git-Tag: v2.39-rc1~490^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6124a6a34a36ed58c41619beb77d7a3fc4fb2cbf;p=thirdparty%2Futil-linux.git meson: check for xattr functions --- diff --git a/meson.build b/meson.build index 2447b631da..f0ad2199a5 100644 --- a/meson.build +++ b/meson.build @@ -497,6 +497,8 @@ funcs = ''' inotify_init jrand48 lchown + lgetxattr + llistxattr llseek newlocale mempcpy