Lines Matching refs:lt

3763 	  my_xlib_u=lt$extracted_serial-$my_xlib ;;
3902 # windows platforms, and (c) all begin with the string "--lt-"
3906 # There are only two supported options: --lt-debug and
3907 # --lt-dump-script. There is, deliberately, no --lt-help.
3919 --lt-debug) lt_option_debug=1 ;;
3920 --lt-dump-script)
3927 --lt-*)
3928 \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2
3940 # Used when --lt-debug. Prints its arguments to stdout
3984 # Strips options in the --lt-* namespace from \$@ and
3989 *\\ --lt-*)
3993 --lt-*) ;;
4048 program=lt-'$outputname'$exeext
4333 const char * TARGET_PROGRAM_NAME = "lt-$outputname"; /* hopefully, no .exe */
4344 #define LTWRAPPER_OPTION_PREFIX "--lt-"
4445 /* target_name transforms -- use actual target program name; might have lt- prefix */
4471 /* do NOT want the lt- prefix here, so use actual_cwrapper_name */
4474 /* DO want the lt- prefix here if it exists, so use target_name */
8185 && { test "$len" -lt "$max_cmd_len" \
8311 test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then
8389 test "$len" -lt "$max_cmd_len"; then
8997 $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname
9048 cwrappersource="$output_path/$objdir/lt-$output_name.c"
9071 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result
9162 newobj=lt$counter-$objbase
9183 if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then
9219 if test "$len" -lt "$max_cmd_len"; then
9595 func_append rmfiles " $odir/lt-$name"
9598 func_append rmfiles " $odir/lt-${noexename}.c"