|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.71 for xgboost 3.0.4. |
| 3 | +# Generated by GNU Autoconf 2.71 for xgboost 3.0.5. |
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='3.0.4' |
611 |
| -PACKAGE_STRING='xgboost 3.0.4' |
| 610 | +PACKAGE_VERSION='3.0.5' |
| 611 | +PACKAGE_STRING='xgboost 3.0.5' |
612 | 612 | PACKAGE_BUGREPORT=''
|
613 | 613 | PACKAGE_URL=''
|
614 | 614 |
|
@@ -1262,7 +1262,7 @@ if test "$ac_init_help" = "long"; then
|
1262 | 1262 | # Omit some internal or obsolete options to make the list less imposing.
|
1263 | 1263 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1264 | 1264 | cat <<_ACEOF
|
1265 |
| -\`configure' configures xgboost 3.0.4 to adapt to many kinds of systems. |
| 1265 | +\`configure' configures xgboost 3.0.5 to adapt to many kinds of systems. |
1266 | 1266 |
|
1267 | 1267 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1268 | 1268 |
|
|
1324 | 1324 |
|
1325 | 1325 | if test -n "$ac_init_help"; then
|
1326 | 1326 | case $ac_init_help in
|
1327 |
| - short | recursive ) echo "Configuration of xgboost 3.0.4:";; |
| 1327 | + short | recursive ) echo "Configuration of xgboost 3.0.5:";; |
1328 | 1328 | esac
|
1329 | 1329 | cat <<\_ACEOF
|
1330 | 1330 |
|
|
1407 | 1407 | test -n "$ac_init_help" && exit $ac_status
|
1408 | 1408 | if $ac_init_version; then
|
1409 | 1409 | cat <<\_ACEOF
|
1410 |
| -xgboost configure 3.0.4 |
| 1410 | +xgboost configure 3.0.5 |
1411 | 1411 | generated by GNU Autoconf 2.71
|
1412 | 1412 |
|
1413 | 1413 | Copyright (C) 2021 Free Software Foundation, Inc.
|
@@ -1668,7 +1668,7 @@ cat >config.log <<_ACEOF
|
1668 | 1668 | This file contains any messages produced by compilers while
|
1669 | 1669 | running configure, to aid debugging if configure makes a mistake.
|
1670 | 1670 |
|
1671 |
| -It was created by xgboost $as_me 3.0.4, which was |
| 1671 | +It was created by xgboost $as_me 3.0.5, which was |
1672 | 1672 | generated by GNU Autoconf 2.71. Invocation command line was
|
1673 | 1673 |
|
1674 | 1674 | $ $0$ac_configure_args_raw
|
@@ -3855,7 +3855,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
3855 | 3855 | # report actual input values of CONFIG_FILES etc. instead of their
|
3856 | 3856 | # values after options handling.
|
3857 | 3857 | ac_log="
|
3858 |
| -This file was extended by xgboost $as_me 3.0.4, which was |
| 3858 | +This file was extended by xgboost $as_me 3.0.5, which was |
3859 | 3859 | generated by GNU Autoconf 2.71. Invocation command line was
|
3860 | 3860 |
|
3861 | 3861 | CONFIG_FILES = $CONFIG_FILES
|
@@ -3919,7 +3919,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
3919 | 3919 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
3920 | 3920 | ac_cs_config='$ac_cs_config_escaped'
|
3921 | 3921 | ac_cs_version="\\
|
3922 |
| -xgboost config.status 3.0.4 |
| 3922 | +xgboost config.status 3.0.5 |
3923 | 3923 | configured by $0, generated by GNU Autoconf 2.71,
|
3924 | 3924 | with options \\"\$ac_cs_config\\"
|
3925 | 3925 |
|
|
0 commit comments