From: Daniel Stenberg Date: Wed, 26 Mar 2014 12:22:10 +0000 (+0100) Subject: mkhelp: generate code for --disable-manual as well X-Git-Tag: curl-7_37_0~245 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=38d582ff541353d738858299d4a2b78bafac03ed;p=thirdparty%2Fcurl.git mkhelp: generate code for --disable-manual as well This allows configure --disable-manual to run and build without having to regenerate the src/tool_hugehelp.c file which otherwise is necessary since we ship tarballs with that file present. Reported-by: Remi Gacogne Bug: http://curl.haxx.se/bug/view.cgi?id=1350 --- diff --git a/src/mkhelp.pl b/src/mkhelp.pl index 444b669ba2..7ed86f7cd7 100644 --- a/src/mkhelp.pl +++ b/src/mkhelp.pl @@ -6,7 +6,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2011, Daniel Stenberg, , et al. +# Copyright (C) 1998 - 2014, Daniel Stenberg, , et al. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms @@ -256,6 +256,10 @@ foot(); sub foot { print <