projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37d0946
)
sheesh: fix it right this time: gethostname getusershell
author
Jim Meyering
<jim@meyering.net>
Sat, 15 Jan 2000 13:57:04 +0000
(13:57 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 15 Jan 2000 13:57:04 +0000
(13:57 +0000)
m4/jm-macros.m4
patch
|
blob
|
history
diff --git
a/m4/jm-macros.m4
b/m4/jm-macros.m4
index 23b4c2c061c21e8af60b8752905ef80412692155..f962e104b6215c4e718c381854033b5a6a340e91 100644
(file)
--- a/
m4/jm-macros.m4
+++ b/
m4/jm-macros.m4
@@
-46,7
+46,7
@@
AC_DEFUN(jm_MACROS,
AC_REPLACE_FUNCS(strcasecmp strncasecmp)
AC_REPLACE_FUNCS(dup2)
- AC_REPLACE_FUNCS(gethost
byname gethostbyaddr
)
+ AC_REPLACE_FUNCS(gethost
name getusershell
)
AC_REPLACE_FUNCS(stime strcspn stpcpy strstr strtol strtoul)
AC_REPLACE_FUNCS(strpbrk)
AC_REPLACE_FUNCS(euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp)