]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: no longer list gnulib's "memchr" module as obsolete
authorJim Meyering <meyering@redhat.com>
Sun, 31 May 2009 13:18:16 +0000 (15:18 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 2 Jun 2009 14:35:14 +0000 (16:35 +0200)
* bootstrap.conf (obsolete_gnulib_modules): Remove memchr from
the list, now that it fixes a problem in some modern C libraries.
(gnulib_modules): Add it here.

bootstrap.conf

index d34e90809c1b8e5b7624712e002c5b58cdbf2822..66710273f15a4538597720bd125ea484178dfdc1 100644 (file)
@@ -27,7 +27,6 @@ avoided_gnulib_modules='
 # but leave them in for now to minimize changes.
 obsolete_gnulib_modules='
   atexit
-  memchr
   memcmp
   memcpy
   memmove
@@ -141,6 +140,7 @@ gnulib_modules="
   mbsalign
   mbswidth
   memcasecmp
+  memchr
   memcmp2
   mempcpy
   memrchr