Home | History | Annotate | Download | only in expat

Lines Matching refs:ofile

5838 ofile="$default_ofile"
9409 cfgfile="${ofile}T"
9412 { echo "$as_me:$LINENO: creating $ofile" >&5
9413 echo "$as_me: creating $ofile" >&6;}
9789 mv -f "$cfgfile" "$ofile" || \
9790 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
9791 chmod +x "$ofile"
9820 if test ! -f "${ofile}"; then
9821 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5
9822 echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
9826 eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
9828 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not look like a libtool script" >&5
9829 echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
9831 { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
9832 echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
9836 eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
9839 # Extract list of available tagged configurations in $ofile.
9841 available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
9855 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
9864 echo appending configuration tag \"$tagname\" to $ofile
12493 cfgfile="$ofile"
15080 cfgfile="$ofile"
17679 cfgfile="$ofile"
18160 cfgfile="$ofile"
18508 if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
18509 mv "${ofile}T" "$ofile"
18510 chmod +x "$ofile"
18512 rm -f "${ofile}T"