I downloaded the newest curl 7.36.0 and build it with parameter '--disable-manual',
then I get follow error:
curl-tool_operate.o: In function operate':
tool_operate.c:(.text+0x2c98): undefined reference tohugehelp'
If not define USE_MANUAL, the function hugehelp() in file tool_hugehelp.c will lost. I think it's a bug.
Yeps thanks, we already fixed this. This is a duplicate of [bugs:#1350]
Related
Bugs:
#1350