Home | History | Annotate | Download | only in dist

Lines Matching refs:cfgfile

22533     cfgfile=${ofile}T
22534 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
22535 $RM "$cfgfile"
22537 cat <<_LT_EOF >> "$cfgfile"
22988 cat <<'_LT_EOF' >> "$cfgfile"
23049 cat <<\_LT_EOF >> "$cfgfile"
23070 $SED '$q' "$ltmain" >> "$cfgfile" \
23071 || (rm -f "$cfgfile"; exit 1)
23073 mv -f "$cfgfile" "$ofile" ||
23074 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")