|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.71 for xgboost 1.7.3. |
| 3 | +# Generated by GNU Autoconf 2.71 for xgboost 1.7.4. |
4 | 4 | #
|
5 | 5 | #
|
6 | 6 | # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
|
@@ -607,8 +607,8 @@ MAKEFLAGS=
|
607 | 607 | # Identity of this package.
|
608 | 608 | PACKAGE_NAME='xgboost'
|
609 | 609 | PACKAGE_TARNAME='xgboost'
|
610 |
| -PACKAGE_VERSION='1.7.3' |
611 |
| -PACKAGE_STRING='xgboost 1.7.3' |
| 610 | +PACKAGE_VERSION='1.7.4' |
| 611 | +PACKAGE_STRING='xgboost 1.7.4' |
612 | 612 | PACKAGE_BUGREPORT=''
|
613 | 613 | PACKAGE_URL=''
|
614 | 614 |
|
@@ -1225,7 +1225,7 @@ if test "$ac_init_help" = "long"; then
|
1225 | 1225 | # Omit some internal or obsolete options to make the list less imposing.
|
1226 | 1226 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1227 | 1227 | cat <<_ACEOF
|
1228 |
| -\`configure' configures xgboost 1.7.3 to adapt to many kinds of systems. |
| 1228 | +\`configure' configures xgboost 1.7.4 to adapt to many kinds of systems. |
1229 | 1229 |
|
1230 | 1230 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1231 | 1231 |
|
|
1287 | 1287 |
|
1288 | 1288 | if test -n "$ac_init_help"; then
|
1289 | 1289 | case $ac_init_help in
|
1290 |
| - short | recursive ) echo "Configuration of xgboost 1.7.3:";; |
| 1290 | + short | recursive ) echo "Configuration of xgboost 1.7.4:";; |
1291 | 1291 | esac
|
1292 | 1292 | cat <<\_ACEOF
|
1293 | 1293 |
|
|
1367 | 1367 | test -n "$ac_init_help" && exit $ac_status
|
1368 | 1368 | if $ac_init_version; then
|
1369 | 1369 | cat <<\_ACEOF
|
1370 |
| -xgboost configure 1.7.3 |
| 1370 | +xgboost configure 1.7.4 |
1371 | 1371 | generated by GNU Autoconf 2.71
|
1372 | 1372 |
|
1373 | 1373 | Copyright (C) 2021 Free Software Foundation, Inc.
|
@@ -1533,7 +1533,7 @@ cat >config.log <<_ACEOF
|
1533 | 1533 | This file contains any messages produced by compilers while
|
1534 | 1534 | running configure, to aid debugging if configure makes a mistake.
|
1535 | 1535 |
|
1536 |
| -It was created by xgboost $as_me 1.7.3, which was |
| 1536 | +It was created by xgboost $as_me 1.7.4, which was |
1537 | 1537 | generated by GNU Autoconf 2.71. Invocation command line was
|
1538 | 1538 |
|
1539 | 1539 | $ $0$ac_configure_args_raw
|
@@ -3412,7 +3412,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
3412 | 3412 | # report actual input values of CONFIG_FILES etc. instead of their
|
3413 | 3413 | # values after options handling.
|
3414 | 3414 | ac_log="
|
3415 |
| -This file was extended by xgboost $as_me 1.7.3, which was |
| 3415 | +This file was extended by xgboost $as_me 1.7.4, which was |
3416 | 3416 | generated by GNU Autoconf 2.71. Invocation command line was
|
3417 | 3417 |
|
3418 | 3418 | CONFIG_FILES = $CONFIG_FILES
|
@@ -3467,7 +3467,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
3467 | 3467 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
3468 | 3468 | ac_cs_config='$ac_cs_config_escaped'
|
3469 | 3469 | ac_cs_version="\\
|
3470 |
| -xgboost config.status 1.7.3 |
| 3470 | +xgboost config.status 1.7.4 |
3471 | 3471 | configured by $0, generated by GNU Autoconf 2.71,
|
3472 | 3472 | with options \\"\$ac_cs_config\\"
|
3473 | 3473 |
|
|
0 commit comments