Lines Matching refs:ltmain
190 ltmain=
263 LTMAIN is the \`ltmain.sh' shell script fragment or \`ltmain.c' program
312 if test -z "$ltmain"; then
313 ltmain="$option"
328 if test -z "$ltmain"; then
334 if test ! -f "$ltmain"; then
335 echo "$progname: \`$ltmain' does not exist" 1>&2
394 srcdir=`$echo "X$ltmain" | $Xsed -e 's%/[^/]*$%%'`
395 test "$srcdir" = "$ltmain" && srcdir=.
1328 # Tell ltmain to make .lib files, not .a files.
2693 # Only quote variables if we're using ltmain.sh.
2694 case "$ltmain" in
2742 # NOTE: Changes made to this file will be lost: look at ltconfig or ltmain.sh.
3023 case "$ltmain" in
3042 # Append the ltmain.sh script.
3043 sed '$q' "$ltmain" >> "$ofile" || (rm -f "$ofile"; exit 1)
3054 echo "FIXME: would compile $ltmain"