[gnutls-devel] [PATCH 3/3] build: always install man(1)
Nikos Mavrogiannopoulos
nmav at gnutls.org
Fri Dec 18 16:26:49 CET 2015
On Fri, Dec 18, 2015 at 11:19 AM, Alon Bar-Lev <alon.barlev at gmail.com> wrote:
>> yes, but then I will have to add ENABLE_DOC conditional into the manpages.
>> not sure it makes it easier to maintain.
>> but I will post this alternative as well.
> I sent two (three) options:
> 1. split manpages to doc and non doc (I prefer this one :) )
> 2. leave manpages at doc/manpages but enter it directly from root.
> 3. like 2 but move manpages to root (as expected).
> Please make sure make dist is working, I am unsure I modified it correctly.
I applied version 2 but slightly modified:
https://gitlab.com/gnutls/gnutls/commit/af385d1552c0d5854db6db03c82e1e9b89e80b94
That version keeps --disable-doc working as it is now. To enable
manpages you'll need to use:
--disable-doc and --enable-manpages
regards,
Nikos
More information about the Gnutls-devel
mailing list