Searched refs:MULTI_PROTO (Results 1 – 6 of 6) 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}"
328 if [[ "$MULTI_PROTO" != "yes" && "$MULTI_PROTO" != "no" ]]; then331 "$MULTI_PROTO"332 export MULTI_PROTO="no"335 [[ "$MULTI_PROTO" == "yes" ]] && export ROOT="${ROOT}${SUFFIX}"
48 [ -n "$MULTI_PROTO" ] || export MULTI_PROTO=no
98 build "non-DEBUG" "$suffix-nd" "-nd" "$MULTI_PROTO"110 build "DEBUG" "$suffix" "" "$MULTI_PROTO"1247 if [[ "$F_FLAG" = n && "$MULTI_PROTO" = yes ]]; then1389 case $MULTI_PROTO in1392 echo "WARNING: MULTI_PROTO is \"$MULTI_PROTO\"; " \1396 export MULTI_PROTO=no1412 if [ "$w_FLAG" = "y" -a "$MULTI_PROTO" = yes -a -d "$ROOT-nd" ]; then1804 if [[ "$MULTI_PROTO" = yes && "$D_FLAG" = n ]]; then1884 if [[ "$MULTI_PROTO" = no || "$D_FLAG" = y ]]; then1889 if [[ "$MULTI_PROTO" = yes && "$F_FLAG" = n ]]; then[all …]
99 build "non-DEBUG" "$suffix-nd" "-nd" "$MULTI_PROTO"111 build "DEBUG" "$suffix" "" "$MULTI_PROTO"1249 if [[ "$F_FLAG" = n && "$MULTI_PROTO" = yes ]]; then1391 case $MULTI_PROTO in1394 echo "WARNING: MULTI_PROTO is \"$MULTI_PROTO\"; " \1396 echo "Setting MULTI_PROTO to \"no\".\n" | \1398 export MULTI_PROTO=no1414 if [ "$w_FLAG" = "y" -a "$MULTI_PROTO" = yes -a -d "$ROOT-nd" ]; then1815 if [[ "$MULTI_PROTO" [all...]
144 export MULTI_PROTO="no"