mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* m4/strstr.m4: Delete cruft from copy-n-paste.
Reported by Brun Haible. Signed-off-by: Eric Blake <ebb9@byu.net>
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2008-01-10 Eric Blake <ebb9@byu.net>
|
||||||
|
|
||||||
|
* m4/strstr.m4: Delete cruft from copy-n-paste.
|
||||||
|
Reported by Brun Haible.
|
||||||
|
|
||||||
2008-01-10 Bruno Haible <bruno@clisp.org>
|
2008-01-10 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
Make c-strstr rely on strstr.
|
Make c-strstr rely on strstr.
|
||||||
|
@@ -41,8 +41,4 @@ AC_DEFUN([gl_FUNC_STRSTR],
|
|||||||
REPLACE_STRSTR=1
|
REPLACE_STRSTR=1
|
||||||
AC_LIBOBJ([strstr])
|
AC_LIBOBJ([strstr])
|
||||||
fi
|
fi
|
||||||
]) # gl_FUNC_MEMMEM
|
]) # gl_FUNC_STRSTR
|
||||||
|
|
||||||
# Prerequisites of lib/memmem.c.
|
|
||||||
AC_DEFUN([gl_PREREQ_MEMMEM], [:])
|
|
||||||
])
|
|
||||||
|
Reference in New Issue
Block a user