1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
- # Generated by GNU Autoconf 2.71 for gfarm 2.8.4 .
3
+ # Generated by GNU Autoconf 2.71 for gfarm 2.8.5 .
4
4
#
5
5
#
6
6
# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
@@ -618,8 +618,8 @@ MAKEFLAGS=
618
618
# Identity of this package.
619
619
PACKAGE_NAME=' gfarm'
620
620
PACKAGE_TARNAME=' gfarm'
621
- PACKAGE_VERSION=' 2.8.4 '
622
- PACKAGE_STRING=' gfarm 2.8.4 '
621
+ PACKAGE_VERSION=' 2.8.5 '
622
+ PACKAGE_STRING=' gfarm 2.8.5 '
623
623
PACKAGE_BUGREPORT=' '
624
624
PACKAGE_URL=' '
625
625
@@ -1414,7 +1414,7 @@ if test "$ac_init_help" = "long"; then
1414
1414
# Omit some internal or obsolete options to make the list less imposing.
1415
1415
# This message is too long to be a string in the A/UX 3.1 sh.
1416
1416
cat << _ACEOF
1417
- \` configure' configures gfarm 2.8.4 to adapt to many kinds of systems.
1417
+ \` configure' configures gfarm 2.8.5 to adapt to many kinds of systems.
1418
1418
1419
1419
Usage: $0 [OPTION]... [VAR=VALUE]...
1420
1420
1480
1480
1481
1481
if test -n " $ac_init_help " ; then
1482
1482
case $ac_init_help in
1483
- short | recursive ) echo " Configuration of gfarm 2.8.4 :" ;;
1483
+ short | recursive ) echo " Configuration of gfarm 2.8.5 :" ;;
1484
1484
esac
1485
1485
cat << \_ACEOF
1486
1486
1642
1642
test -n " $ac_init_help " && exit $ac_status
1643
1643
if $ac_init_version ; then
1644
1644
cat << \_ACEOF
1645
- gfarm configure 2.8.4
1645
+ gfarm configure 2.8.5
1646
1646
generated by GNU Autoconf 2.71
1647
1647
1648
1648
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2152,7 +2152,7 @@ cat >config.log <<_ACEOF
2152
2152
This file contains any messages produced by compilers while
2153
2153
running configure, to aid debugging if configure makes a mistake.
2154
2154
2155
- It was created by gfarm $as_me 2.8.4 , which was
2155
+ It was created by gfarm $as_me 2.8.5 , which was
2156
2156
generated by GNU Autoconf 2.71. Invocation command line was
2157
2157
2158
2158
$ $0 $ac_configure_args_raw
@@ -12384,8 +12384,8 @@ printf "%s\n" "no" >&6; }
12384
12384
fi
12385
12385
12386
12386
pkg_failed=no
12387
- { printf " %s\n" " $as_me :${as_lineno-$LINENO } : checking for openssl " >&5
12388
- printf %s " checking for openssl ... " >&6 ; }
12387
+ { printf " %s\n" " $as_me :${as_lineno-$LINENO } : checking for ${with_openssl} " >&5
12388
+ printf %s " checking for ${with_openssl} ... " >&6 ; }
12389
12389
12390
12390
if test -n " $openssl_CFLAGS " ; then
12391
12391
pkg_cv_openssl_CFLAGS=" $openssl_CFLAGS "
@@ -12425,7 +12425,7 @@ fi
12425
12425
12426
12426
12427
12427
if test $pkg_failed = yes; then
12428
- { printf " %s\n" " $as_me :${as_lineno-$LINENO } : result: no" >&5
12428
+ { printf " %s\n" " $as_me :${as_lineno-$LINENO } : result: no" >&5
12429
12429
printf " %s\n" " no" >&6 ; }
12430
12430
12431
12431
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -12434,12 +12434,12 @@ else
12434
12434
_pkg_short_errors_supported=no
12435
12435
fi
12436
12436
if test $_pkg_short_errors_supported = yes; then
12437
- openssl_PKG_ERRORS=` $PKG_CONFIG --short-errors --print-errors --cflags --libs " ${with_openssl} " 2>&1 `
12437
+ openssl_PKG_ERRORS=` $PKG_CONFIG --short-errors --print-errors --cflags --libs " ${with_openssl} " 2>&1 `
12438
12438
else
12439
- openssl_PKG_ERRORS=` $PKG_CONFIG --print-errors --cflags --libs " ${with_openssl} " 2>&1 `
12439
+ openssl_PKG_ERRORS=` $PKG_CONFIG --print-errors --cflags --libs " ${with_openssl} " 2>&1 `
12440
12440
fi
12441
- # Put the nasty error message in config.log where it belongs
12442
- echo " $openssl_PKG_ERRORS " >&5
12441
+ # Put the nasty error message in config.log where it belongs
12442
+ echo " $openssl_PKG_ERRORS " >&5
12443
12443
12444
12444
12445
12445
{ printf " %s\n" " $as_me :${as_lineno-$LINENO } : result: try using OpenSSL in default path" >&5
@@ -12451,7 +12451,7 @@ printf "%s\n" "try using OpenSSL in default path" >&6; }
12451
12451
openssl_pkg=
12452
12452
12453
12453
elif test $pkg_failed = untried; then
12454
- { printf " %s\n" " $as_me :${as_lineno-$LINENO } : result: no" >&5
12454
+ { printf " %s\n" " $as_me :${as_lineno-$LINENO } : result: no" >&5
12455
12455
printf " %s\n" " no" >&6 ; }
12456
12456
12457
12457
{ printf " %s\n" " $as_me :${as_lineno-$LINENO } : result: try using OpenSSL in default path" >&5
@@ -12463,8 +12463,8 @@ printf "%s\n" "try using OpenSSL in default path" >&6; }
12463
12463
openssl_pkg=
12464
12464
12465
12465
else
12466
- openssl_CFLAGS=$pkg_cv_openssl_CFLAGS
12467
- openssl_LIBS=$pkg_cv_openssl_LIBS
12466
+ openssl_CFLAGS=$pkg_cv_openssl_CFLAGS
12467
+ openssl_LIBS=$pkg_cv_openssl_LIBS
12468
12468
{ printf " %s\n" " $as_me :${as_lineno-$LINENO } : result: yes" >&5
12469
12469
printf " %s\n" " yes" >&6 ; }
12470
12470
@@ -16135,7 +16135,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16135
16135
# report actual input values of CONFIG_FILES etc. instead of their
16136
16136
# values after options handling.
16137
16137
ac_log="
16138
- This file was extended by gfarm $as_me 2.8.4 , which was
16138
+ This file was extended by gfarm $as_me 2.8.5 , which was
16139
16139
generated by GNU Autoconf 2.71. Invocation command line was
16140
16140
16141
16141
CONFIG_FILES = $CONFIG_FILES
@@ -16203,7 +16203,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
16203
16203
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16204
16204
ac_cs_config='$ac_cs_config_escaped '
16205
16205
ac_cs_version=" \\
16206
- gfarm config.status 2.8.4
16206
+ gfarm config.status 2.8.5
16207
16207
configured by $0 , generated by GNU Autoconf 2.71,
16208
16208
with options \\ " \$ ac_cs_config\\ "
16209
16209
0 commit comments