From 88a7923e91fddec8e4f4c9115168ede5d239d8ee Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 16 Jun 2009 18:06:13 +0200 Subject: INSTALL: add --enable-extras --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 743580c21e..9e24144728 100644 --- a/INSTALL +++ b/INSTALL @@ -31,6 +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, ... The options used in a RPM spec file usually look like: --prefix=%{_prefix} @@ -38,6 +41,7 @@ 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 -- cgit v1.2.3-54-g00ecf