Home
last modified time | relevance | path

Searched refs:have_catgets (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/tcsh/
HDconfigure.in388 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