X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fgetdomainname.m4;h=db9a21936d8af4f7e62dd25ee395ff93610e05cf;hb=6b24f60dad0f97704ae07d9688de7f31c1923bf7;hp=07b60a6805afa6ac32099e6b1098bea537ff86aa;hpb=f76a70dc0244757b8aa890113e41fb2fe1da2244;p=gnulib.git diff --git a/m4/getdomainname.m4 b/m4/getdomainname.m4 index 07b60a680..db9a21936 100644 --- a/m4/getdomainname.m4 +++ b/m4/getdomainname.m4 @@ -1,5 +1,5 @@ -# getdomainname.m4 serial 9 -dnl Copyright (C) 2002-2003, 2008-2011 Free Software Foundation, Inc. +# getdomainname.m4 serial 10 +dnl Copyright (C) 2002-2003, 2008-2013 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -42,7 +42,7 @@ AC_DEFUN([gl_FUNC_GETDOMAINNAME], dnl What about the declaration? dnl - It's int getdomainname(char *, size_t) on glibc, NetBSD, OpenBSD. - dnl - It's int getdomainname(char *, int) on MacOS X, FreeBSD, AIX, IRIX, + dnl - It's int getdomainname(char *, int) on Mac OS X, FreeBSD, AIX, IRIX, dnl OSF/1. AC_CHECK_DECLS([getdomainname], , , [[#include