Home | History | Annotate | Download | only in libffi

Lines Matching refs:ofile

6867 ofile="$default_ofile"
10511 cfgfile="${ofile}T"
10514 { echo "$as_me:$LINENO: creating $ofile" >&5
10515 echo "$as_me: creating $ofile" >&6;}
10891 mv -f "$cfgfile" "$ofile" || \
10892 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
10893 chmod +x "$ofile"
10922 if test ! -f "${ofile}"; then
10923 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5
10924 echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
10928 eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
10930 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not look like a libtool script" >&5
10931 echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
10933 { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
10934 echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
10938 eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
10941 # Extract list of available tagged configurations in $ofile.
10943 available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
10957 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
10966 echo appending configuration tag \"$tagname\" to $ofile
13635 cfgfile="$ofile"
16238 cfgfile="$ofile"
18841 cfgfile="$ofile"
19322 cfgfile="$ofile"
19670 if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
19671 mv "${ofile}T" "$ofile"
19672 chmod +x "$ofile"
19674 rm -f "${ofile}T"