]> git.proxmox.com Git - mirror_zfs.git/blob - config/user-gettext.m4
linux 6.2 compat: get_acl() got moved to get_inode_acl() in 6.2
[mirror_zfs.git] / config / user-gettext.m4
1 dnl #
2 dnl # Check if libintl and possibly libiconv are needed for gettext() functionality
3 dnl #
4 AC_DEFUN([ZFS_AC_CONFIG_USER_GETTEXT], [
5 AM_GNU_GETTEXT([external])
6 ])