Dennis Heuer <[EMAIL PROTECTED]> wrote: > On Wed, 26 Mar 2008 22:38:07 +0100 > Jim Meyering <[EMAIL PROTECTED]> wrote: > >> > please support a 'plain' installation without extra dependencies. >> >> It's already supported, albeit not well-documented, >> because so few people want to do such things, these days. >> >> Run ./configure something like the following, and >> the resulting binaries won't link to SELinux-related libraries: >> >> env \ >> ac_cv_header_selinux_context_h=no \ >> ac_cv_header_selinux_flask_h=no \ >> ac_cv_header_selinux_selinux_h=no \ >> ac_cv_search_setfilecon=no \ >> ./configure > > many thanks. still, could you please offer --disable-xxx options?
Sorry. It's not worth my time right now. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
