Lines Matching refs:ofile

6515 ofile="$default_ofile"
10498 cfgfile="${ofile}T"
10501 { echo "$as_me:$LINENO: creating $ofile" >&5
10502 echo "$as_me: creating $ofile" >&6;}
10882 mv -f "$cfgfile" "$ofile" || \
10883 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
10884 chmod +x "$ofile"
10913 if test ! -f "${ofile}"; then
10914 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5
10915 echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
10919 eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
10921 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not look like a libtool script" >&5
10922 echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
10924 { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
10925 echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
10929 eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
10932 # Extract list of available tagged configurations in $ofile.
10934 available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
10948 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
10957 echo appending configuration tag \"$tagname\" to $ofile
13632 cfgfile="$ofile"
16266 cfgfile="$ofile"
18900 cfgfile="$ofile"
19386 cfgfile="$ofile"
19738 if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
19739 mv "${ofile}T" "$ofile"
19740 chmod +x "$ofile"
19742 rm -f "${ofile}T"