Lines Matching refs:ofile
7495 ofile="$default_ofile"
11139 cfgfile="${ofile}T"
11142 { echo "$as_me:$LINENO: creating $ofile" >&5
11143 echo "$as_me: creating $ofile" >&6;}
11519 mv -f "$cfgfile" "$ofile" || \
11520 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
11521 chmod +x "$ofile"
11550 if test ! -f "${ofile}"; then
11551 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5
11552 echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
11556 eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
11558 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not look like a libtool script" >&5
11559 echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
11561 { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
11562 echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
11566 eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
11569 # Extract list of available tagged configurations in $ofile.
11571 available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
11585 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
11594 echo appending configuration tag \"$tagname\" to $ofile
14263 cfgfile="$ofile"
16866 cfgfile="$ofile"
19469 cfgfile="$ofile"
19950 cfgfile="$ofile"
20298 if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
20299 mv "${ofile}T" "$ofile"
20300 chmod +x "$ofile"
20302 rm -f "${ofile}T"