From: Jim Meyering Date: Sat, 15 Jan 2000 11:48:10 +0000 (+0000) Subject: fix typo in last change X-Git-Tag: cvs-readonly~7049 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=cd4f1fde18b886b9a60c56cf3b207fc29a38435e;p=gnulib.git fix typo in last change --- 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)