]> git.proxmox.com Git - mirror_zfs.git/blame - config/user-gettext.m4
Revert "Reduce dbuf_find() lock contention"
[mirror_zfs.git] / config / user-gettext.m4
CommitLineData
e8864b1b
RK
1dnl #
2dnl # Check if libintl and possibly libiconv are needed for gettext() functionality
3dnl #
4AC_DEFUN([ZFS_AC_CONFIG_USER_GETTEXT], [
e8864b1b 5 AM_GNU_GETTEXT([external])
e8864b1b 6])