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>.