Home | History | Annotate | Download | only in src

Lines Matching refs:cfgfile

14339     cfgfile="${ofile}T"
14340 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
14341 $RM "$cfgfile"
14343 cat <<_LT_EOF >> "$cfgfile"
14774 cat <<\_LT_EOF >> "$cfgfile"
14794 sed '$q' "$ltmain" >> "$cfgfile" \
14795 || (rm -f "$cfgfile"; exit 1)
14805 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
14806 && mv -f "$cfgfile.tmp" "$cfgfile" \
14807 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14815 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
14816 && mv -f "$cfgfile.tmp" "$cfgfile" \
14817 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14829 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
14830 && mv -f "$cfgfile.tmp" "$cfgfile" \
14831 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14843 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
14844 && mv -f "$cfgfile.tmp" "$cfgfile" \
14845 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14854 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
14855 && mv -f "$cfgfile.tmp" "$cfgfile" \
14856 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14865 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
14866 && mv -f "$cfgfile.tmp" "$cfgfile" \
14867 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14878 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
14879 && mv -f "$cfgfile.tmp" "$cfgfile" \
14880 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14888 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
14889 && mv -f "$cfgfile.tmp" "$cfgfile" \
14890 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14898 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
14899 && mv -f "$cfgfile.tmp" "$cfgfile" \
14900 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14908 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
14909 && mv -f "$cfgfile.tmp" "$cfgfile" \
14910 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14920 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
14921 && mv -f "$cfgfile.tmp" "$cfgfile" \
14922 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14931 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
14932 && mv -f "$cfgfile.tmp" "$cfgfile" \
14933 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14938 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
14939 && mv -f "$cfgfile.tmp" "$cfgfile" \
14940 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14944 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
14945 && mv -f "$cfgfile.tmp" "$cfgfile" \
14946 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14956 mv -f "$cfgfile" "$ofile" ||
14957 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")