1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-27 17:47:29 +02:00

(AC_CHECK_DECLS): Add strndup.

This commit is contained in:
Jim Meyering
2000-05-03 08:37:03 +00:00
parent 44bdb2f05a
commit cd8042a77c

View File

@@ -1,4 +1,4 @@
#serial 10
#serial 11
dnl This is just a wrapper function to encapsulate this kludge.
dnl Putting it in a separate file like this helps share it between
@@ -55,6 +55,7 @@ AC_DEFUN(jm_CHECK_DECLS,
nanosleep,
realloc,
stpcpy,
strndup,
strstr,
strtoul,
strtoull,