On 11/12/2017 7:27 AM, Michael Felt wrote: > "makefile", line 3214: make: 1254-055 Dependency line needs colon or > double colon operator. > May be += operator present > Global:AM_DISTCHECK_CONFIGURE_FLAGS = --disable-code-coverage > > Seems the killer here is the += operator - coming from somewhere. > > As a simple test - I just deleted the lines 3184,$ > > And - make seems to work fine.
The line you refer to was added in https://github.com/curl/curl/commit/18eac3d There is a lot of information in your report but I don't understand what you are reporting. Can you explain this in a more concise way, and possibly include a patch? I don't understand how += is causing an error ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
