On 28/01/14 20:15, Darshit Shah wrote:
Shouldn't it print a message saying that --debug is not available for this build?We would Wget to silently ignore the --debug flag if it is passed to it and the executable was compiled without debugging support.This is required so that existing commands / scripts that call the --debug flag will still work. I am attaching a patch which will cause Wget to turn the --debug flag into a no-op on non-debugging systems.
