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

/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh1219 qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
1221 *) qarg=$arg ;;
1223 libtool_args="$libtool_args $qarg"
1440 compiler_flags="$compiler_flags $qarg"
1442 compile_command="$compile_command $qarg"
1443 finalize_command="$finalize_command $qarg"
1447 linker_flags="$linker_flags $qarg"
1448 compiler_flags="$compiler_flags $wl$qarg"
1450 compile_command="$compile_command $wl$qarg"
1451 finalize_command="$finalize_command $wl$qarg"
[all...]

Completed in 43 milliseconds