Searched refs:MULTI_PROTO (Results 1 – 3 of 3) sorted by relevance
325 if [[ "$MULTI_PROTO" != "yes" && "$MULTI_PROTO" != "no" ]]; then327 'WARNING: invalid value for MULTI_PROTO (%s); setting to "no".\n' \328 "$MULTI_PROTO"329 export MULTI_PROTO="no"332 [[ "$MULTI_PROTO" == "yes" ]] && export ROOT="${ROOT}${SUFFIX}"
100 build "non-DEBUG" "$suffix-nd" "-nd" "$MULTI_PROTO"112 build "DEBUG" "$suffix" "" "$MULTI_PROTO"1257 if [[ "$F_FLAG" = n && "$MULTI_PROTO" = yes ]]; then1399 case $MULTI_PROTO in1402 echo "WARNING: MULTI_PROTO is \"$MULTI_PROTO\"; " \1404 echo "Setting MULTI_PROTO to \"no\".\n" | \1406 export MULTI_PROTO=no1422 if [ "$w_FLAG" = "y" -a "$MULTI_PROTO" = yes -a -d "$ROOT-nd" ]; then1823 if [[ "$MULTI_PROTO" [all...]
144 export MULTI_PROTO="no"