chiark / gitweb /
INSTALL: --enable-selinux not --with-selinux
authorKay Sievers <kay.sievers@vrfy.org>
Wed, 30 Jul 2008 11:57:51 +0000 (13:57 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Wed, 30 Jul 2008 11:57:51 +0000 (13:57 +0200)
ChangeLog
INSTALL
NEWS

index 106bdd179738dc1796cb15c40ab8350df4329f04..1e6afb3224e933db79da4ea4e2ce89652ca709d1 100644 (file)
--- 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 855259930e7b401b38da2d0c3eb1b5a8174f33fb..17cd7b683f70d8ca36ba58d60d53aae742df27b0 100644 (file)
--- 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 767a9b753f7cfc4712c6ec1846749b3574421e96..a7a5579de946c3b74d513bd97b4a0a80d7d89453 100644 (file)
--- 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