]> git.proxmox.com Git - mirror_zfs.git/blob - config/user-gettext.m4
Make autodetection disable pyzfs for kernel/srpm configurations
[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 ])