|
Re: FYI: doc update for PR/151 and PR/314: msg#00050sysutils.automake.patches
>>>>> "adl" == Alexandre Duret-Lutz <duret_g@xxxxxxxxxxxxx> writes: adl> bin_PROGRAMS = hello adl> if LINUX adl> hello_cond = hello-linux.c adl> else adl> hello_cond = hello-generic.c adl> endif adl> hello_SOURCES = hello-common.c $(hello_cond) adl> (Something people usually try to solve using +=.) Is there a PR for this? Using += here seems reasonable and intuitive (and it must be if a lot of people try it). I'd consider it a bug. Tom |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: possible fix for PR/315: 00050, Tom Tromey |
|---|---|
| Next by Date: | Re: PR/307: depcomp/libtool race: 00050, Tom Tromey |
| Previous by Thread: | FYI: doc update for PR/151 and PR/314i: 00050, Alexandre Duret-Lutz |
| Next by Thread: | Re: FYI: doc update for PR/151 and PR/314: 00050, Alexandre Duret-Lutz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |