Lines Matching refs:cfgfile

14572     cfgfile="${ofile}T"
14573 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
14574 $RM "$cfgfile"
14576 cat <<_LT_EOF >> "$cfgfile"
15007 cat <<\_LT_EOF >> "$cfgfile"
15027 sed '$q' "$ltmain" >> "$cfgfile" \
15028 || (rm -f "$cfgfile"; exit 1)
15038 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
15039 && mv -f "$cfgfile.tmp" "$cfgfile" \
15040 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15048 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
15049 && mv -f "$cfgfile.tmp" "$cfgfile" \
15050 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15062 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
15063 && mv -f "$cfgfile.tmp" "$cfgfile" \
15064 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15076 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
15077 && mv -f "$cfgfile.tmp" "$cfgfile" \
15078 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15087 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
15088 && mv -f "$cfgfile.tmp" "$cfgfile" \
15089 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15098 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
15099 && mv -f "$cfgfile.tmp" "$cfgfile" \
15100 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15111 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
15112 && mv -f "$cfgfile.tmp" "$cfgfile" \
15113 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15121 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
15122 && mv -f "$cfgfile.tmp" "$cfgfile" \
15123 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15131 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
15132 && mv -f "$cfgfile.tmp" "$cfgfile" \
15133 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15141 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
15142 && mv -f "$cfgfile.tmp" "$cfgfile" \
15143 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15153 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
15154 && mv -f "$cfgfile.tmp" "$cfgfile" \
15155 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15164 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
15165 && mv -f "$cfgfile.tmp" "$cfgfile" \
15166 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15171 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
15172 && mv -f "$cfgfile.tmp" "$cfgfile" \
15173 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15177 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
15178 && mv -f "$cfgfile.tmp" "$cfgfile" \
15179 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15189 mv -f "$cfgfile" "$ofile" ||
15190 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")