xref: /freebsd/sys/contrib/openzfs/config/user-gettext.m4 (revision e25152834cdf3b353892835a4f3b157e066a8ed4)
1*eda14cbcSMatt Macydnl #
2*eda14cbcSMatt Macydnl # Check if libintl and possibly libiconv are needed for gettext() functionality
3*eda14cbcSMatt Macydnl #
4*eda14cbcSMatt MacyAC_DEFUN([ZFS_AC_CONFIG_USER_GETTEXT], [
5*eda14cbcSMatt Macy    AM_GNU_GETTEXT([external])
6*eda14cbcSMatt Macy])
7