[PR #3652] [MERGED] added configure option to disable man pages #4835

Closed
opened 2026-05-05 10:27:26 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3652
Author: @monich
Created: 10/2/2020
Status: Merged
Merged: 10/3/2020
Merged by: @netblue30

Base: masterHead: disable-man


📝 Commits (1)

  • 99a210d added configure option to disable man pages

📊 Changes

2 files changed (+26 additions, -2 deletions)

View changed files

📝 Makefile.in (+10 -2)
📝 configure (+16 -0)

📄 Description

Those are unnecessary in embedded environment. Besides, in our particular build environment, man page generation simply fails.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/3652 **Author:** [@monich](https://github.com/monich) **Created:** 10/2/2020 **Status:** ✅ Merged **Merged:** 10/3/2020 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `disable-man` --- ### 📝 Commits (1) - [`99a210d`](https://github.com/netblue30/firejail/commit/99a210d4bb8bb53cd6bdff5ceb44a466988760f0) added configure option to disable man pages ### 📊 Changes **2 files changed** (+26 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Makefile.in` (+10 -2) 📝 `configure` (+16 -0) </details> ### 📄 Description Those are unnecessary in embedded environment. Besides, in our particular build environment, man page generation simply fails. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:27:26 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4835
No description provided.