projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e55d4a9
)
(AC_REPLACE_FUNCS): Add strnlen.
author
Jim Meyering
<jim@meyering.net>
Sat, 6 May 2000 14:37:59 +0000
(14:37 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 6 May 2000 14:37:59 +0000
(14:37 +0000)
m4/jm-macros.m4
patch
|
blob
|
history
diff --git
a/m4/jm-macros.m4
b/m4/jm-macros.m4
index d9f7701c581acde89f337b8eaf461189ac0388f1..41130aa1764f9dd801dc14e9a1698767a064825b 100644
(file)
--- a/
m4/jm-macros.m4
+++ b/
m4/jm-macros.m4
@@
-109,6
+109,7
@@
AC_DEFUN(jm_MACROS,
AC_REPLACE_FUNCS(strpbrk)
AC_REPLACE_FUNCS(euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp)
AC_REPLACE_FUNCS(atexit)
+ AC_REPLACE_FUNCS(strnlen)
dnl used by e.g. intl/*domain.c and lib/canon-host.c
AC_REPLACE_FUNCS(strdup)