mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-21 16:10:44 -04:00
maint: use the memmem Gnulib module
* bootstrap.conf (gnulib_modules): Add memmem which is missing on some platforms, e.g., mingw, and buggy on some older platforms.
This commit is contained in:
@@ -187,6 +187,7 @@ gnulib_modules="
|
||||
memchr
|
||||
memchr2
|
||||
memcmp2
|
||||
memmem
|
||||
mempcpy
|
||||
memrchr
|
||||
memset_explicit
|
||||
|
||||
Reference in New Issue
Block a user