aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-06-16 21:13:15 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-06-16 21:13:15 +0200
commit514b8d62123e3d63f2b935aa1d58e5c411f3f603 (patch)
tree43cbaf88de747feb4f13457a6572b8b19d86c8b8 /INSTALL
parentccba91c746dfbb5623d537f39842c6873607db96 (diff)
downloadudev-514b8d62123e3d63f2b935aa1d58e5c411f3f603.tar.gz
configure: enable all extras by default, provide --disable-extras
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 3 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 9e241447..12678a29 100644
--- a/INSTALL
+++ b/INSTALL
@@ -31,9 +31,9 @@ All options:
--with-selinux
Link against SELInux libraries to set the expected context
for created files.
- --enable-extras
- Build extras with larger external dependencies like glib,
- libacl, libusb, ...
+ --disable-extras
+ Disable the build of extras with larger external dependencies
+ like glib, libacl, libusb, ...
The options used in a RPM spec file usually look like:
--prefix=%{_prefix}
@@ -41,7 +41,6 @@ The options used in a RPM spec file usually look like:
--sysconfdir=%{_sysconfdir}
--with-libdir-name=%{_lib}
--with-selinux
- --enable-extras
The defined location for scripts and binaries which are called
from rules is /lib/udev/ on all systems and architectures. Any