Home | History | Annotate | Download | only in lmfit

Lines Matching refs:cfgfile

13416     cfgfile="${ofile}T"
13417 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
13418 $RM "$cfgfile"
13420 cat <<_LT_EOF >> "$cfgfile"
13851 cat <<\_LT_EOF >> "$cfgfile"
13871 sed '$q' "$ltmain" >> "$cfgfile" \
13872 || (rm -f "$cfgfile"; exit 1)
13882 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
13883 && mv -f "$cfgfile.tmp" "$cfgfile" \
13884 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13892 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
13893 && mv -f "$cfgfile.tmp" "$cfgfile" \
13894 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13906 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
13907 && mv -f "$cfgfile.tmp" "$cfgfile" \
13908 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13920 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
13921 && mv -f "$cfgfile.tmp" "$cfgfile" \
13922 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13931 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
13932 && mv -f "$cfgfile.tmp" "$cfgfile" \
13933 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13942 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
13943 && mv -f "$cfgfile.tmp" "$cfgfile" \
13944 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13955 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
13956 && mv -f "$cfgfile.tmp" "$cfgfile" \
13957 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13965 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
13966 && mv -f "$cfgfile.tmp" "$cfgfile" \
13967 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13975 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
13976 && mv -f "$cfgfile.tmp" "$cfgfile" \
13977 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13985 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
13986 && mv -f "$cfgfile.tmp" "$cfgfile" \
13987 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
13997 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
13998 && mv -f "$cfgfile.tmp" "$cfgfile" \
13999 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14008 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
14009 && mv -f "$cfgfile.tmp" "$cfgfile" \
14010 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14015 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
14016 && mv -f "$cfgfile.tmp" "$cfgfile" \
14017 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14021 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
14022 && mv -f "$cfgfile.tmp" "$cfgfile" \
14023 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
14033 mv -f "$cfgfile" "$ofile" ||
14034 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")