Skip to content

Make programs optional#407

Open
hreinecke wants to merge 1 commit into
intel:masterfrom
hreinecke:opt-prog
Open

Make programs optional#407
hreinecke wants to merge 1 commit into
intel:masterfrom
hreinecke:opt-prog

Conversation

@hreinecke
Copy link
Copy Markdown

When building as a library the programs are optional, and especially the 'igzip' binary insists on building the man page with 'help2man'. But installing an additional application just to build a man page for a program which is never used in the first place is a bit of an overkill.
So add a new feature 'programs' to enable building of programs if requested, and disable them otherwise.

When building as a library the programs are optional, and especially
the 'igzip' binary insists on building the man page with 'help2man'.
But installing an additional application just to build a man page
for a program which is never used in the first place is a bit of
an overkill.
So add a new feature 'programs' to enable building of programs if
requested, and disable them otherwise.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant