From: Kay Sievers Date: Wed, 30 Jul 2008 11:57:51 +0000 (+0200) Subject: INSTALL: --enable-selinux not --with-selinux X-Git-Tag: 174~1648 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=47b0c350952116cb09130cf02f172aa12a37f829 INSTALL: --enable-selinux not --with-selinux --- diff --git a/ChangeLog b/ChangeLog index 106bdd179..1e6afb322 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,13 @@ Summary of changes from v125 to v126 ============================================ -Kay Sievers (4): +Kay Sievers (6): delete all Makefiles and move udev source to udev/ use autotools rules: mode 0660 for group "disk" rules: update Fedora rules + update ChangeLog + INSTALL: --enable-selinux not --with-selinux Thomas Koeller (1): use proper directory lib/lib64 for libvolume_id diff --git a/INSTALL b/INSTALL index 855259930..17cd7b683 100644 --- a/INSTALL +++ b/INSTALL @@ -12,7 +12,7 @@ compile-in verbose debug messages --disable-logging disable all logging and compile-out all log strings - --enable-selinux + --with-selinux link against SELInux libraries to set the expected context for created files diff --git a/NEWS b/NEWS index 767a9b753..a7a5579de 100644 --- a/NEWS +++ b/NEWS @@ -15,7 +15,7 @@ options are: compile-in verbose debug messages --disable-logging disable all logging and compile-out all log strings - --enable-selinux + --with-selinux link against SELInux libraries to set the expected context for created files