]> granicus.if.org Git - sudo/commitdiff
mention glibc 2.07 is fixed wrt lsearch()\.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 11 Feb 1998 21:26:59 +0000 (21:26 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 11 Feb 1998 21:26:59 +0000 (21:26 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 12d050af6b0e8e557a06140b2c8097a0d3a1a561..446c2de4acfb17b85a0b222ba84285fbe40b4be7 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -283,11 +283,11 @@ Linux:
          scripts that lack the "#!/some/shell" header correctly.
          The workaround is to give all your scripts a proper
          header.
-    Linux libc6 (aka glibc2) has a broken lsearch().  You will need
-    to either upgrade to glibc-2.0.6 or use sudo's version of
-    lsearch().  To use sudo's lsearch(), comment out the "#define
-    HAVE_LSEARCH 1" line in config.h and add lsearch.o to the
-    LIBOBJS line in the Makefile.
+    Versions of glibc previous to 2.0.7 have a broken lsearch().
+    You will need to either upgrade to glibc-2.0.7 or use sudo's
+    version of lsearch().  To use sudo's lsearch(), comment out
+    the "#define HAVE_LSEARCH 1" line in config.h and add lsearch.o
+    to the LIBOBJS line in the Makefile.
 
 SCO ODT:
     You'll probably need libcrypt_i.a available via anonymous ftp