Home | History | Annotate | Download | only in zlib

Lines Matching refs:cfgfile

13566     cfgfile="${ofile}T"
13567 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
13568 $RM "$cfgfile"
13570 cat <<_LT_EOF >> "$cfgfile"
13969 cat <<\_LT_EOF >> "$cfgfile"
13989 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
13990 || (rm -f "$cfgfile"; exit 1)
13994 cat << \_LT_EOF >> "$cfgfile"
14086 cat << \_LT_EOF >> "$cfgfile"
14164 cat << \_LT_EOF >> "$cfgfile"
14175 cat << \_LT_EOF >> "$cfgfile"
14189 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
14190 || (rm -f "$cfgfile"; exit 1)
14192 mv -f "$cfgfile" "$ofile" ||
14193 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")