• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/bind9-45.100/bind9/

Lines Matching refs:ofile

6626 ofile="$default_ofile"
10216 cfgfile="${ofile}T"
10219 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ofile" >&5
10220 $as_echo "$as_me: creating $ofile" >&6;}
10600 mv -f "$cfgfile" "$ofile" || \
10601 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
10602 chmod +x "$ofile"
10631 if test ! -f "${ofile}"; then
10632 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist" >&5
10633 $as_echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
10637 eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
10639 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script" >&5
10640 $as_echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
10642 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
10643 $as_echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
10647 eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
10650 # Extract list of available tagged configurations in $ofile.
10652 available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
10664 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
10671 echo appending configuration tag \"$tagname\" to $ofile
13279 cfgfile="$ofile"
15854 cfgfile="$ofile"
18425 cfgfile="$ofile"
18911 cfgfile="$ofile"
19261 if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
19262 mv "${ofile}T" "$ofile"
19263 chmod +x "$ofile"
19265 rm -f "${ofile}T"