X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=m4%2Fwget.m4;h=f6232813e7521d7c6bf26ec1979cda4a2fcf507c;hb=4a08094db88011153adadbf995103770b20d2a31;hp=67cc294290a44162139bdbb32901666178708f88;hpb=eab5ac34318f8b2cf515ff9b981ba31f1e7a3b27;p=wget diff --git a/m4/wget.m4 b/m4/wget.m4 index 67cc2942..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 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 @@ -15,15 +15,16 @@ dnl GNU General Public License for more details. dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl In addition, as a special exception, the Free Software Foundation -dnl gives permission to link the code of its release of Wget with the -dnl OpenSSL project's "OpenSSL" library (or with modified versions of it -dnl that use the same license as the "OpenSSL" library), and distribute -dnl the linked executables. You must obey the GNU General Public License -dnl in all respects for all of the code used other than "OpenSSL". If you -dnl modify this file, you may extend this exception to your version of the -dnl file, but you are not obligated to do so. If you do not wish to do -dnl so, delete this exception statement from your version. +dnl Additional permission under GNU GPL version 3 section 7 + +dnl If you modify this program, or any covered work, by linking or +dnl combining it with the OpenSSL project's OpenSSL library (or a +dnl modified version of that library), containing parts covered by the +dnl terms of the OpenSSL or SSLeay licenses, the Free Software Foundation +dnl grants you additional permission to convey the resulting work. +dnl Corresponding Source for a non-source form of such a combination +dnl shall include the source code for the parts of OpenSSL used as well +dnl as that of the covered work. dnl dnl Check for `struct utimbuf'. @@ -164,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],[