Home | History | Annotate | Download | only in libevent

Lines Matching refs:ofile

6782 ofile="$default_ofile"
10754 cfgfile="${ofile}T"
10757 { $as_echo "$as_me:$LINENO: creating $ofile" >&5
10758 $as_echo "$as_me: creating $ofile" >&6;}
11138 mv -f "$cfgfile" "$ofile" || \
11139 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
11140 chmod +x "$ofile"
11169 if test ! -f "${ofile}"; then
11170 { $as_echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5
11171 $as_echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
11175 eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
11177 { $as_echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not look like a libtool script" >&5
11178 $as_echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
11180 { $as_echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
11181 $as_echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
11185 eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
11188 # Extract list of available tagged configurations in $ofile.
11190 available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
11204 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
11213 echo appending configuration tag \"$tagname\" to $ofile
13881 cfgfile="$ofile"
16492 cfgfile="$ofile"
19103 cfgfile="$ofile"
19589 cfgfile="$ofile"
19941 if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
19942 mv "${ofile}T" "$ofile"
19943 chmod +x "$ofile"
19945 rm -f "${ofile}T"