X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=m4%2Fwget.m4;h=f6232813e7521d7c6bf26ec1979cda4a2fcf507c;hb=4a08094db88011153adadbf995103770b20d2a31;hp=7cd96617736ac9235c8bfc1ed289731f44b81dad;hpb=bc8f473272ec29b0d0021dbcab6ac561ddc6249d;p=wget diff --git a/m4/wget.m4 b/m4/wget.m4 index 7cd96617..f6232813 100644 --- a/m4/wget.m4 +++ b/m4/wget.m4 @@ -1,6 +1,6 @@ dnl Wget-specific Autoconf macros. dnl Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, -dnl 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +dnl 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by @@ -165,7 +165,7 @@ AC_DEFUN([TYPE_STRUCT_SOCKADDR_IN6],[ AC_DEFUN([MEMBER_SIN6_SCOPE_ID],[ AC_REQUIRE([TYPE_STRUCT_SOCKADDR_IN6]) - + wget_member_sin6_scope_id= if test "X$wget_have_sockaddr_in6" = "Xyes"; then AC_CHECK_MEMBER([struct sockaddr_in6.sin6_scope_id],[