]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - config/user-gettext.m4
ztest: use ASSERT3P to compare pointers
[FreeBSD/FreeBSD.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 ])