summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-15 11:48:10 +0000
committerJim Meyering <jim@meyering.net>2000-01-15 11:48:10 +0000
commit78992ab94fbd6caa50c1284027e0963fd24c6dac (patch)
tree79a454c136ab33d4667b6914f3618f38e20b5f6a /m4
parent48bbfe2e718adb1ff624ed1220eb26a7039dd755 (diff)
downloadcoreutils-78992ab94fbd6caa50c1284027e0963fd24c6dac.tar.xz
fix typo in last change
Diffstat (limited to 'm4')
-rw-r--r--m4/jm-macros.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index 434ccf263..e64896c20 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -46,8 +46,7 @@ AC_DEFUN(jm_MACROS,
AC_REPLACE_FUNCS(strcasecmp strncasecmp)
AC_REPLACE_FUNCS(dup2)
- AC_REPLACE_FUNCS(
-gethostbyname and gethostbyaddr.
+ AC_REPLACE_FUNCS(gethostbyname gethostbyaddr)
dnl used by e.g. intl/*domain.c and lib/canon-host.c
AC_REPLACE_FUNCS(strdup)