]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: use the memmem Gnulib module
authorCollin Funk <collin.funk1@gmail.com>
Sun, 7 Jun 2026 05:13:08 +0000 (22:13 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sun, 7 Jun 2026 06:08:23 +0000 (23:08 -0700)
commit0749ae07a90bcc7219c859f0cf3ec4dfdaff1541
tree2363d5dc85134fa0dbb88fc23910ffd09a810741
parentbbbd14c6d8e17c6d67787fd8995457d052e2abdc
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.
bootstrap.conf