ZTS: Fix io_uring support check
[zfs.git] / config / user-gettext.m4
blob824318eab960914949a345021994ec787a077fce
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 ])