On Mon, Feb 24, 2014 at 09:58:19PM +0000, Steve Holme wrote: > Are there any build configurations that don't copy or include the stub file? > If there are then adding the #ifdef back into the tool_hugehelp.h and adding > a #ifdef USE_MANUAL around the stub in tool_hugehelp.c.cvs would also fix > the problem - I believe.
I don't know if there are any configurations that don't include the stub file. If that #define hugehelp() was only added for the first time a few days ago, then it's safe to say that all configurations must have used some kind of hugehelp() stub, and removing that macro would be the right fix. >>> Dan ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
