Lines Matching refs:cfgfile

16565     cfgfile="${ofile}T"
16566 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
16567 $RM "$cfgfile"
16569 cat <<_LT_EOF >> "$cfgfile"
17003 cat <<\_LT_EOF >> "$cfgfile"
17023 sed '$q' "$ltmain" >> "$cfgfile" \
17024 || (rm -f "$cfgfile"; exit 1)
17034 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
17035 && mv -f "$cfgfile.tmp" "$cfgfile" \
17036 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17044 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
17045 && mv -f "$cfgfile.tmp" "$cfgfile" \
17046 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17058 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
17059 && mv -f "$cfgfile.tmp" "$cfgfile" \
17060 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17072 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
17073 && mv -f "$cfgfile.tmp" "$cfgfile" \
17074 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17083 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
17084 && mv -f "$cfgfile.tmp" "$cfgfile" \
17085 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17094 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
17095 && mv -f "$cfgfile.tmp" "$cfgfile" \
17096 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17107 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
17108 && mv -f "$cfgfile.tmp" "$cfgfile" \
17109 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17117 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
17118 && mv -f "$cfgfile.tmp" "$cfgfile" \
17119 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17127 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
17128 && mv -f "$cfgfile.tmp" "$cfgfile" \
17129 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17137 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
17138 && mv -f "$cfgfile.tmp" "$cfgfile" \
17139 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17149 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
17150 && mv -f "$cfgfile.tmp" "$cfgfile" \
17151 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17160 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
17161 && mv -f "$cfgfile.tmp" "$cfgfile" \
17162 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17167 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
17168 && mv -f "$cfgfile.tmp" "$cfgfile" \
17169 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17173 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
17174 && mv -f "$cfgfile.tmp" "$cfgfile" \
17175 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17185 mv -f "$cfgfile" "$ofile" ||
17186 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")