Home
last modified time | relevance | path

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

/glibc-2.36/
Dconfigure.ac870 { test -n "$o" || test -n "$b"; } && os_used=t
897 if test -z "$os_used" && test "$os" != none; then
Dconfigure4333 { test -n "$o" || test -n "$b"; } && os_used=t
4361 if test -z "$os_used" && test "$os" != none; then
/glibc-2.36/ChangeLog.old/
DChangeLog.1267 * configure: Remove redundant test to set os_used.
692 Set os_used if base_os is used.