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:
Collin Funk
2026-06-06 22:13:08 -07:00
parent bbbd14c6d8
commit 0749ae07a9
+1
View File
@@ -187,6 +187,7 @@ gnulib_modules="
memchr
memchr2
memcmp2
memmem
mempcpy
memrchr
memset_explicit