Lines Matching refs:cfgfile

20750     cfgfile="${ofile}T"
20751 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
20752 $RM "$cfgfile"
20754 cat <<_LT_EOF >> "$cfgfile"
21185 cat <<\_LT_EOF >> "$cfgfile"
21205 sed '$q' "$ltmain" >> "$cfgfile" \
21206 || (rm -f "$cfgfile"; exit 1)
21216 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
21217 && mv -f "$cfgfile.tmp" "$cfgfile" \
21218 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21226 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
21227 && mv -f "$cfgfile.tmp" "$cfgfile" \
21228 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21240 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
21241 && mv -f "$cfgfile.tmp" "$cfgfile" \
21242 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21254 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
21255 && mv -f "$cfgfile.tmp" "$cfgfile" \
21256 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21265 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
21266 && mv -f "$cfgfile.tmp" "$cfgfile" \
21267 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21276 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
21277 && mv -f "$cfgfile.tmp" "$cfgfile" \
21278 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21289 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
21290 && mv -f "$cfgfile.tmp" "$cfgfile" \
21291 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21299 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
21300 && mv -f "$cfgfile.tmp" "$cfgfile" \
21301 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21309 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
21310 && mv -f "$cfgfile.tmp" "$cfgfile" \
21311 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21319 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
21320 && mv -f "$cfgfile.tmp" "$cfgfile" \
21321 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21331 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
21332 && mv -f "$cfgfile.tmp" "$cfgfile" \
21333 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21342 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
21343 && mv -f "$cfgfile.tmp" "$cfgfile" \
21344 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21349 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
21350 && mv -f "$cfgfile.tmp" "$cfgfile" \
21351 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21355 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
21356 && mv -f "$cfgfile.tmp" "$cfgfile" \
21357 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21367 mv -f "$cfgfile" "$ofile" ||
21368 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")