BuildSystem: In OpenBSD, xmlstarlet is xml.

ASTERISK-27593

Change-Id: I1c7087f7f7582e40b3312c690d912c9a86466805
This commit is contained in:
Alexander Traud
2018-01-17 13:47:45 +01:00
parent 2f392bedb3
commit 7e7a20642c
3 changed files with 10 additions and 5 deletions

11
configure vendored
View File

@@ -7604,8 +7604,10 @@ $as_echo "no" >&6; }
fi
# Extract the first word of "xmlstarlet", so it can be a program name with args.
set dummy xmlstarlet; ac_word=$2
for ac_prog in xmlstarlet xml
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
$as_echo_n "checking for $ac_word... " >&6; }
if ${ac_cv_path_XMLSTARLET+:} false; then :
@@ -7631,7 +7633,6 @@ done
done
IFS=$as_save_IFS
test -z "$ac_cv_path_XMLSTARLET" && ac_cv_path_XMLSTARLET=":"
;;
esac
fi
@@ -7645,6 +7646,10 @@ $as_echo "no" >&6; }
fi
test -n "$XMLSTARLET" && break
done
test -n "$XMLSTARLET" || XMLSTARLET=":"
# Extract the first word of "bash", so it can be a program name with args.
set dummy bash; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5