summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-07-10 12:38:14 +0100
committerColin Watson <cjwatson@debian.org>2017-07-10 12:38:45 +0100
commit8ef5daf2a912314fc464fd53879a31e5c53fda02 (patch)
tree1e5e3b14c59745bdbd50f80fdbcfc155f79f0893 /aclocal.m4
parent45958ba773c8c3808e0534d99dae0c829c6e15bb (diff)
gnulib: Import memmem module
Needed to make the previous commit portable.
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 9ae61193..2e58593f 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1633,6 +1633,7 @@ m4_include([gnulib/m4/mbsrtowcs.m4])
m4_include([gnulib/m4/mbstate_t.m4])
m4_include([gnulib/m4/mbtowc.m4])
m4_include([gnulib/m4/memchr.m4])
+m4_include([gnulib/m4/memmem.m4])
m4_include([gnulib/m4/mempcpy.m4])
m4_include([gnulib/m4/memrchr.m4])
m4_include([gnulib/m4/minmax.m4])