Home | History | Annotate | Download | only in libvorbis

Lines Matching refs:cfgfile

14987     cfgfile="${ofile}T"
14988 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
14989 $RM "$cfgfile"
14991 cat <<_LT_EOF >> "$cfgfile"
15390 cat <<\_LT_EOF >> "$cfgfile"
15410 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15411 || (rm -f "$cfgfile"; exit 1)
15415 cat << \_LT_EOF >> "$cfgfile"
15507 cat << \_LT_EOF >> "$cfgfile"
15587 cat << \_LT_EOF >> "$cfgfile"
15598 cat << \_LT_EOF >> "$cfgfile"
15612 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15613 || (rm -f "$cfgfile"; exit 1)
15615 mv -f "$cfgfile" "$ofile" ||
15616 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")