bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: disabling man pages completely ?


From: Thomas Dickey
Subject: Re: disabling man pages completely ?
Date: Tue, 4 Nov 2008 16:40:55 -0500 (EST)

On Tue, 4 Nov 2008, Mike Frysinger wrote:

ive looked through the build system and i dont think there is a simple
way to disable man pages altogether ?  i think a new option to
configure would be appropriate:
--with-manpage-format=none
or something similar

what do you think ?

There are separate makefile rules for installing manpages, libs, data and programs.

(I've considered installing the test-programs too, but since they shouldn't be in the normal bin-directory, haven't thought much beyond _that_).

Anyway - I use the separate rules all the time, since I build several flavors of the libraries.

> the reason i ask is that ncurses often gets integrated into embedded
building systems and the step to run sed/install/etc... man pages is
actually a bit time consuming ... since i only care about
building/installing the library and a few programs, any extraneous
documentation is just going to be thrown away.  atm i'm patching it
out in the man Makefile ...
-mike


_______________________________________________
Bug-ncurses mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-ncurses


--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]