Home | History | Annotate | Download | only in m4

Lines Matching full:func_append

7911   _LT_PROG_FUNCTION_REPLACE([func_append], [    eval "${1}+=\\${2}"])
7918 # Save a `func_append' function call where possible by direct use of '+='
7919 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
7924 # Save a `func_append' function call even when '+=' is not available
7925 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \