Searched refs:have_catgets (Results 1 – 1 of 1) sorted by relevance
388 AC_CHECK_FUNC([catgets], [have_catgets=yes], [have_catgets=no])458 if test "x$enable_nls" != xno -a "$have_catgets" != no -a -n "$GENCAT" ; then