Lines Matching refs:cfgfile

25620     cfgfile="${ofile}T"
25621 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
25622 $RM "$cfgfile"
25624 cat <<_LT_EOF >> "$cfgfile"
26055 cat <<\_LT_EOF >> "$cfgfile"
26075 sed '$q' "$ltmain" >> "$cfgfile" \
26076 || (rm -f "$cfgfile"; exit 1)
26086 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
26087 && mv -f "$cfgfile.tmp" "$cfgfile" \
26088 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26096 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
26097 && mv -f "$cfgfile.tmp" "$cfgfile" \
26098 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26110 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
26111 && mv -f "$cfgfile.tmp" "$cfgfile" \
26112 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26124 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
26125 && mv -f "$cfgfile.tmp" "$cfgfile" \
26126 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26135 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
26136 && mv -f "$cfgfile.tmp" "$cfgfile" \
26137 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26146 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
26147 && mv -f "$cfgfile.tmp" "$cfgfile" \
26148 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26159 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
26160 && mv -f "$cfgfile.tmp" "$cfgfile" \
26161 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26169 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
26170 && mv -f "$cfgfile.tmp" "$cfgfile" \
26171 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26179 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
26180 && mv -f "$cfgfile.tmp" "$cfgfile" \
26181 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26189 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
26190 && mv -f "$cfgfile.tmp" "$cfgfile" \
26191 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26201 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
26202 && mv -f "$cfgfile.tmp" "$cfgfile" \
26203 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26212 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
26213 && mv -f "$cfgfile.tmp" "$cfgfile" \
26214 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26219 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
26220 && mv -f "$cfgfile.tmp" "$cfgfile" \
26221 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26225 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
26226 && mv -f "$cfgfile.tmp" "$cfgfile" \
26227 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
26237 mv -f "$cfgfile" "$ofile" ||
26238 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")