Lines Matching refs:cfgfile
15388 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15389 $RM "$cfgfile"
15391 cat <<_LT_EOF >> "$cfgfile"
15825 cat <<\_LT_EOF >> "$cfgfile"
15845 sed '$q' "$ltmain" >> "$cfgfile" \
15846 || (rm -f "$cfgfile"; exit 1)
15856 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
15857 && mv -f "$cfgfile.tmp" "$cfgfile" \
15858 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15866 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
15867 && mv -f "$cfgfile.tmp" "$cfgfile" \
15868 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15880 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
15881 && mv -f "$cfgfile.tmp" "$cfgfile" \
15882 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15894 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
15895 && mv -f "$cfgfile.tmp" "$cfgfile" \
15896 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15905 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
15906 && mv -f "$cfgfile.tmp" "$cfgfile" \
15907 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15916 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
15917 && mv -f "$cfgfile.tmp" "$cfgfile" \
15918 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15929 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
15930 && mv -f "$cfgfile.tmp" "$cfgfile" \
15931 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15939 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
15940 && mv -f "$cfgfile.tmp" "$cfgfile" \
15941 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15949 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
15950 && mv -f "$cfgfile.tmp" "$cfgfile" \
15951 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15959 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
15960 && mv -f "$cfgfile.tmp" "$cfgfile" \
15961 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15971 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
15972 && mv -f "$cfgfile.tmp" "$cfgfile" \
15973 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15982 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
15983 && mv -f "$cfgfile.tmp" "$cfgfile" \
15984 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15989 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
15990 && mv -f "$cfgfile.tmp" "$cfgfile" \
15991 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15995 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
15996 && mv -f "$cfgfile.tmp" "$cfgfile" \
15997 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16007 mv -f "$cfgfile" "$ofile" ||
16008 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")