HomeSort by relevance Sort by last modified time
    Searched refs:LTMAIN (Results 1 - 2 of 2) sorted by null

  /external/jpeg/
ltconfig 81 ltmain=
120 Usage: $progname [OPTION]... LTMAIN [HOST]
135 LTMAIN is the \`ltmain.sh' shell script fragment that provides basic libtool
166 if test -z "$ltmain"; then
167 ltmain="$option"
182 if test -z "$ltmain"; then
183 echo "$progname: you must specify a LTMAIN file" 1>&2
188 if test -f "$ltmain"; then :
190 echo "$progname: \`$ltmain' does not exist" 1>&
    [all...]
  /external/libffi/
ltconfig 203 ltmain=
313 Usage: $progname [OPTION]... LTMAIN [HOST]
339 LTMAIN is the \`ltmain.sh' shell script fragment or \`ltmain.c' program
397 if test -z "$ltmain"; then
398 ltmain="$option"
413 if test -z "$ltmain"; then
414 echo "$progname: you must specify a LTMAIN file" 1>&2
419 if test ! -f "$ltmain"; the
    [all...]

Completed in 31 milliseconds