Searched refs:func_append (Results 1 – 2 of 2) sorted by relevance
845 func_append () function1994 func_append later " $arg"2245 func_append command " -o $obj"2557 func_append dir "/$objdir"2660 func_append libdirs " $opt"2664 func_append libs " $opt"2810 func_append files " $dest"2954 func_append dir "$objdir"5638 func_append deplibs " $arg"5873 func_append objs " $arg"[all …]
7907 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"])7914 # Save a `func_append' function call where possible by direct use of '+='7915 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \7920 # Save a `func_append' function call even when '+=' is not available7921 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \