summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-05-31 15:18:16 +0200
committerJim Meyering <meyering@redhat.com>2009-06-02 16:35:14 +0200
commit4dbfbf3fd0788d933c9ff6a765fe177431dc57a9 (patch)
tree1b54ef207b373aeda0e796e6daffa638ae6a5497 /bootstrap.conf
parent0818c52874ba19ed3eaacf52056fd1b53fd517cb (diff)
downloadcoreutils-4dbfbf3fd0788d933c9ff6a765fe177431dc57a9.tar.xz
build: no longer list gnulib's "memchr" module as obsolete
* 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.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index d34e90809..66710273f 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -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