One of the recent tool changes has broken compiling with the --disable-manual option, e.g. http://curl.haxx.se/dev/log.cgi?id=20140224014418-32496 Fixing it could be as simple as removing the #define in tool_hugehelp.h as that macro is redundant with the tool_hugehelp.c stub that's created in this case. But, I'm not sure off hand whether this would break any non-configure platforms.
>>> Dan ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
