curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

nroff requirement

From: Christian Weisgerber via curl-library <curl-library_at_lists.haxx.se>
Date: Fri, 28 Oct 2022 19:05:59 +0200

curl's configure script checks for nroff and disables the built-in
manual if no nroff is found. However, if you build curl from a
release tarball, nroff is never actually run because a pre-built
tool_hugehelp.c file is already included, obviating the need to
generate that file with nroff.

So maybe the requirement for nroff should be relaxed if tool_hugehelp.c
is already included?

-- 
Christian "naddy" Weisgerber                          naddy_at_mips.inka.de
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2022-10-28