Lines Matching refs:cfgfile

19822     cfgfile="${ofile}T"
19823 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
19824 $RM "$cfgfile"
19826 cat <<_LT_EOF >> "$cfgfile"
20257 cat <<\_LT_EOF >> "$cfgfile"
20277 sed '$q' "$ltmain" >> "$cfgfile" \
20278 || (rm -f "$cfgfile"; exit 1)
20288 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
20289 && mv -f "$cfgfile.tmp" "$cfgfile" \
20290 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20298 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
20299 && mv -f "$cfgfile.tmp" "$cfgfile" \
20300 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20312 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
20313 && mv -f "$cfgfile.tmp" "$cfgfile" \
20314 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20326 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
20327 && mv -f "$cfgfile.tmp" "$cfgfile" \
20328 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20337 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
20338 && mv -f "$cfgfile.tmp" "$cfgfile" \
20339 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20348 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
20349 && mv -f "$cfgfile.tmp" "$cfgfile" \
20350 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20361 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
20362 && mv -f "$cfgfile.tmp" "$cfgfile" \
20363 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20371 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
20372 && mv -f "$cfgfile.tmp" "$cfgfile" \
20373 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20381 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
20382 && mv -f "$cfgfile.tmp" "$cfgfile" \
20383 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20391 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
20392 && mv -f "$cfgfile.tmp" "$cfgfile" \
20393 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20403 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
20404 && mv -f "$cfgfile.tmp" "$cfgfile" \
20405 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20414 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
20415 && mv -f "$cfgfile.tmp" "$cfgfile" \
20416 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20421 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
20422 && mv -f "$cfgfile.tmp" "$cfgfile" \
20423 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20427 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
20428 && mv -f "$cfgfile.tmp" "$cfgfile" \
20429 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20439 mv -f "$cfgfile" "$ofile" ||
20440 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")