X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=m4%2Fmkconf.m4;h=e5779217959d675eb42fbbc6e3d69522976e3206;hb=72bcc050e870971579922f6db45449063188e501;hp=25fc1eb2e93d4c0a3aab61edb5303ce15c7f9e4d;hpb=d387336d3f394e7f4b93a19228b9a27278bf063f;p=nsc-5.git diff --git a/m4/mkconf.m4 b/m4/mkconf.m4 index 25fc1eb..e577921 100644 --- a/m4/mkconf.m4 +++ b/m4/mkconf.m4 @@ -31,9 +31,9 @@ divert(-1)') # Definition of forwarders for both normal and slave mode define(`FORWard', `patsubst(`$*',`,',`; ')') -define(`FORWArd', `divert(0) forward $1; +define(`FORWArd', ` forward $1; forwarders { FORWard(shift($@),)}; -divert(-1)') +') define(`FORWARD', `FORWArd(first, $@)') define(`SLAVE', `FORWArd(only, $@)')