|
1 |
| -# generated automatically by aclocal 1.16.3 -*- Autoconf -*- |
| 1 | +# generated automatically by aclocal 1.16.4 -*- Autoconf -*- |
2 | 2 |
|
3 |
| -# Copyright (C) 1996-2020 Free Software Foundation, Inc. |
| 3 | +# Copyright (C) 1996-2021 Free Software Foundation, Inc. |
4 | 4 |
|
5 | 5 | # This file is free software; the Free Software Foundation
|
6 | 6 | # gives unlimited permission to copy and/or distribute it,
|
@@ -184,7 +184,7 @@ AS_VAR_POPDEF([CACHEVAR])dnl
|
184 | 184 | # and this notice are preserved. This file is offered as-is, without any
|
185 | 185 | # warranty.
|
186 | 186 |
|
187 |
| -#serial 10 |
| 187 | +#serial 11 |
188 | 188 |
|
189 | 189 | AU_ALIAS([CHECK_SSL], [AX_CHECK_OPENSSL])
|
190 | 190 | AC_DEFUN([AX_CHECK_OPENSSL], [
|
@@ -227,7 +227,7 @@ AC_DEFUN([AX_CHECK_OPENSSL], [
|
227 | 227 | if ! $found; then
|
228 | 228 | OPENSSL_INCLUDES=
|
229 | 229 | for ssldir in $ssldirs; do
|
230 |
| - AC_MSG_CHECKING([for openssl/ssl.h in $ssldir]) |
| 230 | + AC_MSG_CHECKING([for include/openssl/ssl.h in $ssldir]) |
231 | 231 | if test -f "$ssldir/include/openssl/ssl.h"; then
|
232 | 232 | OPENSSL_INCLUDES="-I$ssldir/include"
|
233 | 233 | OPENSSL_LDFLAGS="-L$ssldir/lib"
|
@@ -621,7 +621,7 @@ AS_IF([test "$AS_TR_SH([with_]m4_tolower([$1]))" = "yes"],
|
621 | 621 |
|
622 | 622 | # AM_CONDITIONAL -*- Autoconf -*-
|
623 | 623 |
|
624 |
| -# Copyright (C) 1997-2020 Free Software Foundation, Inc. |
| 624 | +# Copyright (C) 1997-2021 Free Software Foundation, Inc. |
625 | 625 | #
|
626 | 626 | # This file is free software; the Free Software Foundation
|
627 | 627 | # gives unlimited permission to copy and/or distribute it,
|
@@ -652,7 +652,7 @@ AC_CONFIG_COMMANDS_PRE(
|
652 | 652 | Usually this means the macro was only invoked conditionally.]])
|
653 | 653 | fi])])
|
654 | 654 |
|
655 |
| -# Copyright (C) 2006-2020 Free Software Foundation, Inc. |
| 655 | +# Copyright (C) 2006-2021 Free Software Foundation, Inc. |
656 | 656 | #
|
657 | 657 | # This file is free software; the Free Software Foundation
|
658 | 658 | # gives unlimited permission to copy and/or distribute it,
|
|
0 commit comments