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

/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh255 if test -n "$available_tags" && test -z "$tagname"; then
272 for z in $available_tags; do
H A Dconfigure11188 available_tags=
11571 available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
20291 available_tags="$available_tags $tagname"
20298 if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then

Completed in 272 milliseconds