[PR #77] [MERGED] use configure options in Makefile #3532

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/77
Author: @pyther
Created: 10/10/2015
Status: Merged
Merged: 10/11/2015
Merged by: @netblue30

Base: masterHead: master


📝 Commits (1)

  • 2d5b609 use configure options in Makefile

📊 Changes

1 file changed (+70 additions, -66 deletions)

View changed files

📝 Makefile.in (+70 -66)

📄 Description

The Makefile should use the autoconf values for bindir, libdir, datarootdir, and mandir.

It looks like using lowercase variable names for the above variables is acceptable based on the following examples:


🔄 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/77 **Author:** [@pyther](https://github.com/pyther) **Created:** 10/10/2015 **Status:** ✅ Merged **Merged:** 10/11/2015 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2d5b609`](https://github.com/netblue30/firejail/commit/2d5b6098a4640af0aae734c2775ffbca86b50077) use configure options in Makefile ### 📊 Changes **1 file changed** (+70 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `Makefile.in` (+70 -66) </details> ### 📄 Description The Makefile should use the autoconf values for `bindir`, `libdir`, `datarootdir`, and `mandir`. It looks like using lowercase variable names for the above variables is acceptable based on the following examples: - https://www.gnu.org/prep/standards/html_node/DESTDIR.html - http://www.netperf.org/svn/netperf2/trunk/doc/examples/Makefile.in --- <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:03:11 -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#3532
No description provided.