Lines Matching refs:cfgfile
23565 cfgfile="${ofile}T"
23566 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
23567 $RM "$cfgfile"
23569 cat <<_LT_EOF >> "$cfgfile"
24000 cat <<\_LT_EOF >> "$cfgfile"
24020 sed '$q' "$ltmain" >> "$cfgfile" \
24021 || (rm -f "$cfgfile"; exit 1)
24031 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
24032 && mv -f "$cfgfile.tmp" "$cfgfile" \
24033 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24041 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
24042 && mv -f "$cfgfile.tmp" "$cfgfile" \
24043 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24055 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
24056 && mv -f "$cfgfile.tmp" "$cfgfile" \
24057 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24069 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
24070 && mv -f "$cfgfile.tmp" "$cfgfile" \
24071 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24080 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
24081 && mv -f "$cfgfile.tmp" "$cfgfile" \
24082 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24091 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
24092 && mv -f "$cfgfile.tmp" "$cfgfile" \
24093 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24104 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
24105 && mv -f "$cfgfile.tmp" "$cfgfile" \
24106 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24114 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
24115 && mv -f "$cfgfile.tmp" "$cfgfile" \
24116 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24124 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
24125 && mv -f "$cfgfile.tmp" "$cfgfile" \
24126 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24134 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
24135 && mv -f "$cfgfile.tmp" "$cfgfile" \
24136 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24146 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
24147 && mv -f "$cfgfile.tmp" "$cfgfile" \
24148 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24157 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
24158 && mv -f "$cfgfile.tmp" "$cfgfile" \
24159 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24164 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
24165 && mv -f "$cfgfile.tmp" "$cfgfile" \
24166 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24170 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
24171 && mv -f "$cfgfile.tmp" "$cfgfile" \
24172 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
24182 mv -f "$cfgfile" "$ofile" ||
24183 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")