Lines Matching refs:cfgfile

32466     cfgfile="${ofile}T"
32467 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
32468 $RM "$cfgfile"
32470 cat <<_LT_EOF >> "$cfgfile"
32916 cat <<\_LT_EOF >> "$cfgfile"
32936 sed '$q' "$ltmain" >> "$cfgfile" \
32937 || (rm -f "$cfgfile"; exit 1)
32947 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
32948 && mv -f "$cfgfile.tmp" "$cfgfile" \
32949 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
32957 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
32958 && mv -f "$cfgfile.tmp" "$cfgfile" \
32959 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
32971 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
32972 && mv -f "$cfgfile.tmp" "$cfgfile" \
32973 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
32985 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
32986 && mv -f "$cfgfile.tmp" "$cfgfile" \
32987 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
32996 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
32997 && mv -f "$cfgfile.tmp" "$cfgfile" \
32998 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
33007 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
33008 && mv -f "$cfgfile.tmp" "$cfgfile" \
33009 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
33020 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
33021 && mv -f "$cfgfile.tmp" "$cfgfile" \
33022 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
33030 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
33031 && mv -f "$cfgfile.tmp" "$cfgfile" \
33032 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
33040 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
33041 && mv -f "$cfgfile.tmp" "$cfgfile" \
33042 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
33050 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
33051 && mv -f "$cfgfile.tmp" "$cfgfile" \
33052 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
33062 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
33063 && mv -f "$cfgfile.tmp" "$cfgfile" \
33064 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
33073 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
33074 && mv -f "$cfgfile.tmp" "$cfgfile" \
33075 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
33080 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
33081 && mv -f "$cfgfile.tmp" "$cfgfile" \
33082 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
33086 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
33087 && mv -f "$cfgfile.tmp" "$cfgfile" \
33088 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
33098 mv -f "$cfgfile" "$ofile" ||
33099 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")