• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/xml/expat/

Lines Matching refs:ofile

6417 ofile="$default_ofile"
10007 cfgfile="${ofile}T"
10010 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ofile" >&5
10011 $as_echo "$as_me: creating $ofile" >&6;}
10391 mv -f "$cfgfile" "$ofile" || \
10392 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
10393 chmod +x "$ofile"
10422 if test ! -f "${ofile}"; then
10423 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist" >&5
10424 $as_echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
10428 eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
10430 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script" >&5
10431 $as_echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
10433 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
10434 $as_echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
10438 eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
10441 # Extract list of available tagged configurations in $ofile.
10443 available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
10455 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
10462 echo appending configuration tag \"$tagname\" to $ofile
13070 cfgfile="$ofile"
15645 cfgfile="$ofile"
18216 cfgfile="$ofile"
18702 cfgfile="$ofile"
19052 if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
19053 mv "${ofile}T" "$ofile"
19054 chmod +x "$ofile"
19056 rm -f "${ofile}T"