1
0
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:
Eric Blake
2008-01-10 20:44:14 -07:00
parent 321e865159
commit f67e981714
2 changed files with 6 additions and 5 deletions

View File

@@ -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>
Make c-strstr rely on strstr.

View File

@@ -41,8 +41,4 @@ AC_DEFUN([gl_FUNC_STRSTR],
REPLACE_STRSTR=1
AC_LIBOBJ([strstr])
fi
]) # gl_FUNC_MEMMEM
# Prerequisites of lib/memmem.c.
AC_DEFUN([gl_PREREQ_MEMMEM], [:])
])
]) # gl_FUNC_STRSTR