Searched refs:have_setlocale (Results 1 – 1 of 1) sorted by relevance
387 AC_CHECK_FUNC([setlocale], [have_setlocale=yes], [have_setlocale=no])450 if test "$have_setlocale" != no; then