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

/freebsd-10.2-release/contrib/subversion/
H A Dconfigure22066 os_arch="`uname`"
22067 if test "$os_arch" = "Darwin"; then
22079 if test "$os_arch" = "Darwin" && test "$JDK" = "/usr" &&
22084 if test "$os_arch" = "Darwin" && test "$JDK" = "/Library/Java/Home"; then
22093 elif test "$os_arch" = "Darwin" && test -e "$JDK/Headers/jni.h"; then
22096 elif test "$os_arch" = "Darwin" &&
22100 elif test "$os_arch" = "Darwin" &&
22116 if test "$os_arch" = "Darwin"; then
22222 os_arch="`uname`"
22223 if test "$os_arch"
[all...]

Completed in 191 milliseconds