Home
last modified time | relevance | path

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

/trueos/contrib/tcsh/
HDconfigure.in387 AC_CHECK_FUNC([setlocale], [have_setlocale=yes], [have_setlocale=no])
450 if test "$have_setlocale" != no; then