projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4b7f3f
)
(AC_REPLACE_FUNCS):
author
Jim Meyering
<jim@meyering.net>
Sat, 15 Jan 2000 11:59:15 +0000
(11:59 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 15 Jan 2000 11:59:15 +0000
(11:59 +0000)
Add these, too: stime strcspn stpcpy strstr strtol strtoul.
m4/jm-macros.m4
patch
|
blob
|
history
diff --git
a/m4/jm-macros.m4
b/m4/jm-macros.m4
index e64896c206911d52a426193ba4e4fb9165de77bf..641f3f8d830f7100747634fed99e8c9c1c7dba70 100644
(file)
--- a/
m4/jm-macros.m4
+++ b/
m4/jm-macros.m4
@@
-47,6
+47,8
@@
AC_DEFUN(jm_MACROS,
AC_REPLACE_FUNCS(strcasecmp strncasecmp)
AC_REPLACE_FUNCS(dup2)
AC_REPLACE_FUNCS(gethostbyname gethostbyaddr)
+ AC_REPLACE_FUNCS(stime strcspn stpcpy strstr strtol strtoul)
+
dnl used by e.g. intl/*domain.c and lib/canon-host.c
AC_REPLACE_FUNCS(strdup)