Hello! Trying to catch up with the mailing lists :-) I'm surprised that this patch has not been applied since October. I believe it's very valuable. I even considered doing it myself. > b) default static expansion to off, avoids surprising anyone depending > on dynamic expansion by make, retains the same non-portable > default behavour as current CVS. > > # Makefile.in fragment > FOO = foo bar > BAR = ${FOO:%=%.c} This would be wrong. This is only acceptable in the developer's environment, i.e. not in the makefiles created by "make dist". But I see no serious reason to generate different makefiles in this case. Regards, Pavel Roskin
- Re: PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Akim Demaille
- Re: PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Akim Demaille
- Re: PATCH: patsubst support Alexandre Oliva
- Re: PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Alexandre Oliva
- Re: PATCH: patsubst support Kevin Ryde
- Re: PATCH: patsubst support Tom Tromey
- Re: PATCH: patsubst support Tom Tromey
- Re: PATCH: patsubst support Pavel Roskin
- Re: PATCH: patsubst support Akim Demaille
- Re: PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Pavel Roskin
- Re: PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Tom Tromey
- Re: PATCH: patsubst support Pavel Roskin
- Re: PATCH: patsubst support Alex Hornby
- Re: PATCH: patsubst support Tom Tromey
- Re: PATCH: patsubst support Tom Tromey