Searched refs:enable_clocale (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/libstdc++/
H A Dconfigure5768 if test "${enable_clocale+set}" = set; then
5769 enableval="$enable_clocale"
5779 enable_clocale=auto
5796 if test $enable_clocale = no || test $enable_clocale = yes; then
5797 enable_clocale=auto
5799 enable_clocale_flag=$enable_clocale
5841 if test $enable_clocale = auto; then
[all...]

Completed in 201 milliseconds