|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for xgboost 1.7.1. |
| 3 | +# Generated by GNU Autoconf 2.69 for xgboost 1.7.2. |
4 | 4 | #
|
5 | 5 | #
|
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
@@ -576,8 +576,8 @@ MAKEFLAGS=
|
576 | 576 | # Identity of this package.
|
577 | 577 | PACKAGE_NAME='xgboost'
|
578 | 578 | PACKAGE_TARNAME='xgboost'
|
579 |
| -PACKAGE_VERSION='1.7.1' |
580 |
| -PACKAGE_STRING='xgboost 1.7.1' |
| 579 | +PACKAGE_VERSION='1.7.2' |
| 580 | +PACKAGE_STRING='xgboost 1.7.2' |
581 | 581 | PACKAGE_BUGREPORT=''
|
582 | 582 | PACKAGE_URL=''
|
583 | 583 |
|
@@ -1195,7 +1195,7 @@ if test "$ac_init_help" = "long"; then
|
1195 | 1195 | # Omit some internal or obsolete options to make the list less imposing.
|
1196 | 1196 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1197 | 1197 | cat <<_ACEOF
|
1198 |
| -\`configure' configures xgboost 1.7.1 to adapt to many kinds of systems. |
| 1198 | +\`configure' configures xgboost 1.7.2 to adapt to many kinds of systems. |
1199 | 1199 |
|
1200 | 1200 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1201 | 1201 |
|
|
1257 | 1257 |
|
1258 | 1258 | if test -n "$ac_init_help"; then
|
1259 | 1259 | case $ac_init_help in
|
1260 |
| - short | recursive ) echo "Configuration of xgboost 1.7.1:";; |
| 1260 | + short | recursive ) echo "Configuration of xgboost 1.7.2:";; |
1261 | 1261 | esac
|
1262 | 1262 | cat <<\_ACEOF
|
1263 | 1263 |
|
|
1336 | 1336 | test -n "$ac_init_help" && exit $ac_status
|
1337 | 1337 | if $ac_init_version; then
|
1338 | 1338 | cat <<\_ACEOF
|
1339 |
| -xgboost configure 1.7.1 |
| 1339 | +xgboost configure 1.7.2 |
1340 | 1340 | generated by GNU Autoconf 2.69
|
1341 | 1341 |
|
1342 | 1342 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -1479,7 +1479,7 @@ cat >config.log <<_ACEOF
|
1479 | 1479 | This file contains any messages produced by compilers while
|
1480 | 1480 | running configure, to aid debugging if configure makes a mistake.
|
1481 | 1481 |
|
1482 |
| -It was created by xgboost $as_me 1.7.1, which was |
| 1482 | +It was created by xgboost $as_me 1.7.2, which was |
1483 | 1483 | generated by GNU Autoconf 2.69. Invocation command line was
|
1484 | 1484 |
|
1485 | 1485 | $ $0 $@
|
@@ -3294,7 +3294,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
3294 | 3294 | # report actual input values of CONFIG_FILES etc. instead of their
|
3295 | 3295 | # values after options handling.
|
3296 | 3296 | ac_log="
|
3297 |
| -This file was extended by xgboost $as_me 1.7.1, which was |
| 3297 | +This file was extended by xgboost $as_me 1.7.2, which was |
3298 | 3298 | generated by GNU Autoconf 2.69. Invocation command line was
|
3299 | 3299 |
|
3300 | 3300 | CONFIG_FILES = $CONFIG_FILES
|
@@ -3347,7 +3347,7 @@ _ACEOF
|
3347 | 3347 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
3348 | 3348 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
3349 | 3349 | ac_cs_version="\\
|
3350 |
| -xgboost config.status 1.7.1 |
| 3350 | +xgboost config.status 1.7.2 |
3351 | 3351 | configured by $0, generated by GNU Autoconf 2.69,
|
3352 | 3352 | with options \\"\$ac_cs_config\\"
|
3353 | 3353 |
|
|
0 commit comments