[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: Automagic dependency on selinux
From: |
Paul Eggert |
Subject: |
Re: Fwd: Automagic dependency on selinux |
Date: |
Thu, 19 Aug 2010 00:45:14 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 |
On 08/17/10 19:11, Johan Hattne wrote:
> The attached patch is only meant to illustrate the sort of solution I
> had in mind in the special case of findutils-4.4.8, namely some sort
> --enable/disable-selinux option to the configure script.
The general idea seems sound, but it sounds like it should be a --with option,
not an --enable option, as per the GNU coding standards
<http://www.gnu.org/prep/standards/html_node/Configuration.html>.