projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b90eddc
)
Tweak comment.
author
Bruno Haible
<bruno@clisp.org>
Tue, 30 May 2006 20:28:36 +0000
(20:28 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Tue, 30 May 2006 20:28:36 +0000
(20:28 +0000)
m4/strndup.m4
patch
|
blob
|
history
diff --git
a/m4/strndup.m4
b/m4/strndup.m4
index 1d112ae5ec4ddaaf72cb8fc83930596fc7fc1f53..48b15cc03506a54f144c8e90d9933439fe5af9c5 100644
(file)
--- a/
m4/strndup.m4
+++ b/
m4/strndup.m4
@@
-13,7
+13,7
@@
AC_DEFUN([gl_FUNC_STRNDUP],
AC_CHECK_DECLS_ONCE([strndup])
- # AIX
5.1
fails to add the terminating '\0'.
+ # AIX
4.3.3, AIX 5.1 have a function that
fails to add the terminating '\0'.
AC_CACHE_CHECK([for working strndup], gl_cv_func_strndup,
[AC_RUN_IFELSE([
AC_LANG_PROGRAM([#include <string.h>], [[