Lines Matching refs:cfgfile

30474     cfgfile="${ofile}T"
30475 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
30476 $RM "$cfgfile"
30478 cat <<_LT_EOF >> "$cfgfile"
30910 cat <<\_LT_EOF >> "$cfgfile"
30930 sed '$q' "$ltmain" >> "$cfgfile" \
30931 || (rm -f "$cfgfile"; exit 1)
30941 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
30942 && mv -f "$cfgfile.tmp" "$cfgfile" \
30943 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
30951 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
30952 && mv -f "$cfgfile.tmp" "$cfgfile" \
30953 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
30965 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
30966 && mv -f "$cfgfile.tmp" "$cfgfile" \
30967 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
30979 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
30980 && mv -f "$cfgfile.tmp" "$cfgfile" \
30981 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
30990 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
30991 && mv -f "$cfgfile.tmp" "$cfgfile" \
30992 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31001 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
31002 && mv -f "$cfgfile.tmp" "$cfgfile" \
31003 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31014 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
31015 && mv -f "$cfgfile.tmp" "$cfgfile" \
31016 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31024 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
31025 && mv -f "$cfgfile.tmp" "$cfgfile" \
31026 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31034 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
31035 && mv -f "$cfgfile.tmp" "$cfgfile" \
31036 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31044 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
31045 && mv -f "$cfgfile.tmp" "$cfgfile" \
31046 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31056 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
31057 && mv -f "$cfgfile.tmp" "$cfgfile" \
31058 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31067 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
31068 && mv -f "$cfgfile.tmp" "$cfgfile" \
31069 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31074 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
31075 && mv -f "$cfgfile.tmp" "$cfgfile" \
31076 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31080 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
31081 && mv -f "$cfgfile.tmp" "$cfgfile" \
31082 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
31092 mv -f "$cfgfile" "$ofile" ||
31093 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")