Lines Matching refs:cfgfile
19591 cfgfile="${ofile}T"
19592 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
19593 $RM "$cfgfile"
19595 cat <<_LT_EOF >> "$cfgfile"
20026 cat <<\_LT_EOF >> "$cfgfile"
20046 sed '$q' "$ltmain" >> "$cfgfile" \
20047 || (rm -f "$cfgfile"; exit 1)
20057 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
20058 && mv -f "$cfgfile.tmp" "$cfgfile" \
20059 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20067 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
20068 && mv -f "$cfgfile.tmp" "$cfgfile" \
20069 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20081 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
20082 && mv -f "$cfgfile.tmp" "$cfgfile" \
20083 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20095 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
20096 && mv -f "$cfgfile.tmp" "$cfgfile" \
20097 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20106 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
20107 && mv -f "$cfgfile.tmp" "$cfgfile" \
20108 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20117 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
20118 && mv -f "$cfgfile.tmp" "$cfgfile" \
20119 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20130 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
20131 && mv -f "$cfgfile.tmp" "$cfgfile" \
20132 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20140 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
20141 && mv -f "$cfgfile.tmp" "$cfgfile" \
20142 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20150 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
20151 && mv -f "$cfgfile.tmp" "$cfgfile" \
20152 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20160 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
20161 && mv -f "$cfgfile.tmp" "$cfgfile" \
20162 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20172 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
20173 && mv -f "$cfgfile.tmp" "$cfgfile" \
20174 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20183 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
20184 && mv -f "$cfgfile.tmp" "$cfgfile" \
20185 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20190 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
20191 && mv -f "$cfgfile.tmp" "$cfgfile" \
20192 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20196 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
20197 && mv -f "$cfgfile.tmp" "$cfgfile" \
20198 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
20208 mv -f "$cfgfile" "$ofile" ||
20209 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")