projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de00aa4
)
(AC_REPLACE_FUNCS):
author
Jim Meyering
<jim@meyering.net>
Sat, 15 Jan 2000 12:07:53 +0000
(12:07 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 15 Jan 2000 12:07:53 +0000
(12:07 +0000)
Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
m4/jm-macros.m4
patch
|
blob
|
history
diff --git
a/m4/jm-macros.m4
b/m4/jm-macros.m4
index 3d0ca428a9e1d450dc6511c5e55f38e438e38610..af5c7aba1be6c1a36c581c1bc4585f8f155daf8b 100644
(file)
--- a/
m4/jm-macros.m4
+++ b/
m4/jm-macros.m4
@@
-49,6
+49,7
@@
AC_DEFUN(jm_MACROS,
AC_REPLACE_FUNCS(gethostbyname gethostbyaddr)
AC_REPLACE_FUNCS(stime strcspn stpcpy strstr strtol strtoul)
AC_REPLACE_FUNCS(stpbrk)
+ AC_REPLACE_FUNCS(euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp)
dnl used by e.g. intl/*domain.c and lib/canon-host.c
AC_REPLACE_FUNCS(strdup)