chiark / gitweb /
switch ifdef __KLIBC__ to ifndef __GLIBC__
[elogind.git] / README
diff --git a/README b/README
index 7ac1d4509ccfbed7877e9efb2d3140d76da032d9..92088ac6f5e00e505b218d9031fb09eb82b6f714 100644 (file)
--- a/README
+++ b/README
@@ -69,10 +69,6 @@ Compile Options:
   USE_SELINUX
        If set to 'true', udev will be built with SELinux support
        enabled.  This is disabled by default.
-  USE_KLIBC
-       If set to 'true', udev is built and linked against klibc.
-       Default value is 'false'. KLCC specifies the klibc compiler
-       wrapper, usually located at /usr/bin/klcc.
   EXTRAS
        list of helper programs in extras/ to build.
         make EXTRAS="extras/cdrom_id extras/scsi_id extras/volume_id"