Lines Matching refs:cfgfile

15717     cfgfile="${ofile}T"
15718 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15719 $RM "$cfgfile"
15721 cat <<_LT_EOF >> "$cfgfile"
16156 cat <<\_LT_EOF >> "$cfgfile"
16176 sed '$q' "$ltmain" >> "$cfgfile" \
16177 || (rm -f "$cfgfile"; exit 1)
16187 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
16188 && mv -f "$cfgfile.tmp" "$cfgfile" \
16189 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16197 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
16198 && mv -f "$cfgfile.tmp" "$cfgfile" \
16199 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16211 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
16212 && mv -f "$cfgfile.tmp" "$cfgfile" \
16213 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16225 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
16226 && mv -f "$cfgfile.tmp" "$cfgfile" \
16227 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16236 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
16237 && mv -f "$cfgfile.tmp" "$cfgfile" \
16238 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16247 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
16248 && mv -f "$cfgfile.tmp" "$cfgfile" \
16249 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16260 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
16261 && mv -f "$cfgfile.tmp" "$cfgfile" \
16262 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16270 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
16271 && mv -f "$cfgfile.tmp" "$cfgfile" \
16272 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16280 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
16281 && mv -f "$cfgfile.tmp" "$cfgfile" \
16282 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16290 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
16291 && mv -f "$cfgfile.tmp" "$cfgfile" \
16292 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16302 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
16303 && mv -f "$cfgfile.tmp" "$cfgfile" \
16304 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16313 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
16314 && mv -f "$cfgfile.tmp" "$cfgfile" \
16315 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16320 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
16321 && mv -f "$cfgfile.tmp" "$cfgfile" \
16322 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16326 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
16327 && mv -f "$cfgfile.tmp" "$cfgfile" \
16328 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16338 mv -f "$cfgfile" "$ofile" ||
16339 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")