|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for xgboost 2.1.3. |
| 3 | +# Generated by GNU Autoconf 2.71 for xgboost 2.1.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='2.1.3' |
611 | | -PACKAGE_STRING='xgboost 2.1.3' |
| 610 | +PACKAGE_VERSION='2.1.4' |
| 611 | +PACKAGE_STRING='xgboost 2.1.4' |
612 | 612 | PACKAGE_BUGREPORT='' |
613 | 613 | PACKAGE_URL='' |
614 | 614 |
|
@@ -1259,7 +1259,7 @@ if test "$ac_init_help" = "long"; then |
1259 | 1259 | # Omit some internal or obsolete options to make the list less imposing. |
1260 | 1260 | # This message is too long to be a string in the A/UX 3.1 sh. |
1261 | 1261 | cat <<_ACEOF |
1262 | | -\`configure' configures xgboost 2.1.3 to adapt to many kinds of systems. |
| 1262 | +\`configure' configures xgboost 2.1.4 to adapt to many kinds of systems. |
1263 | 1263 |
|
1264 | 1264 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1265 | 1265 |
|
|
1321 | 1321 |
|
1322 | 1322 | if test -n "$ac_init_help"; then |
1323 | 1323 | case $ac_init_help in |
1324 | | - short | recursive ) echo "Configuration of xgboost 2.1.3:";; |
| 1324 | + short | recursive ) echo "Configuration of xgboost 2.1.4:";; |
1325 | 1325 | esac |
1326 | 1326 | cat <<\_ACEOF |
1327 | 1327 |
|
|
1404 | 1404 | test -n "$ac_init_help" && exit $ac_status |
1405 | 1405 | if $ac_init_version; then |
1406 | 1406 | cat <<\_ACEOF |
1407 | | -xgboost configure 2.1.3 |
| 1407 | +xgboost configure 2.1.4 |
1408 | 1408 | generated by GNU Autoconf 2.71 |
1409 | 1409 |
|
1410 | 1410 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -1603,7 +1603,7 @@ cat >config.log <<_ACEOF |
1603 | 1603 | This file contains any messages produced by compilers while |
1604 | 1604 | running configure, to aid debugging if configure makes a mistake. |
1605 | 1605 |
|
1606 | | -It was created by xgboost $as_me 2.1.3, which was |
| 1606 | +It was created by xgboost $as_me 2.1.4, which was |
1607 | 1607 | generated by GNU Autoconf 2.71. Invocation command line was |
1608 | 1608 |
|
1609 | 1609 | $ $0$ac_configure_args_raw |
@@ -3709,7 +3709,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
3709 | 3709 | # report actual input values of CONFIG_FILES etc. instead of their |
3710 | 3710 | # values after options handling. |
3711 | 3711 | ac_log=" |
3712 | | -This file was extended by xgboost $as_me 2.1.3, which was |
| 3712 | +This file was extended by xgboost $as_me 2.1.4, which was |
3713 | 3713 | generated by GNU Autoconf 2.71. Invocation command line was |
3714 | 3714 |
|
3715 | 3715 | CONFIG_FILES = $CONFIG_FILES |
@@ -3773,7 +3773,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
3773 | 3773 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
3774 | 3774 | ac_cs_config='$ac_cs_config_escaped' |
3775 | 3775 | ac_cs_version="\\ |
3776 | | -xgboost config.status 2.1.3 |
| 3776 | +xgboost config.status 2.1.4 |
3777 | 3777 | configured by $0, generated by GNU Autoconf 2.71, |
3778 | 3778 | with options \\"\$ac_cs_config\\" |
3779 | 3779 |
|
|
0 commit comments