|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for lightgbm 4.4.0.99. |
| 3 | +# Generated by GNU Autoconf 2.71 for lightgbm 4.5.0. |
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='lightgbm' |
609 | 609 | PACKAGE_TARNAME='lightgbm' |
610 | | -PACKAGE_VERSION='4.4.0.99' |
611 | | -PACKAGE_STRING='lightgbm 4.4.0.99' |
| 610 | +PACKAGE_VERSION='4.5.0' |
| 611 | +PACKAGE_STRING='lightgbm 4.5.0' |
612 | 612 | PACKAGE_BUGREPORT='' |
613 | 613 | PACKAGE_URL='' |
614 | 614 |
|
@@ -1211,7 +1211,7 @@ if test "$ac_init_help" = "long"; then |
1211 | 1211 | # Omit some internal or obsolete options to make the list less imposing. |
1212 | 1212 | # This message is too long to be a string in the A/UX 3.1 sh. |
1213 | 1213 | cat <<_ACEOF |
1214 | | -\`configure' configures lightgbm 4.4.0.99 to adapt to many kinds of systems. |
| 1214 | +\`configure' configures lightgbm 4.5.0 to adapt to many kinds of systems. |
1215 | 1215 |
|
1216 | 1216 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1217 | 1217 |
|
|
1273 | 1273 |
|
1274 | 1274 | if test -n "$ac_init_help"; then |
1275 | 1275 | case $ac_init_help in |
1276 | | - short | recursive ) echo "Configuration of lightgbm 4.4.0.99:";; |
| 1276 | + short | recursive ) echo "Configuration of lightgbm 4.5.0:";; |
1277 | 1277 | esac |
1278 | 1278 | cat <<\_ACEOF |
1279 | 1279 |
|
|
1341 | 1341 | test -n "$ac_init_help" && exit $ac_status |
1342 | 1342 | if $ac_init_version; then |
1343 | 1343 | cat <<\_ACEOF |
1344 | | -lightgbm configure 4.4.0.99 |
| 1344 | +lightgbm configure 4.5.0 |
1345 | 1345 | generated by GNU Autoconf 2.71 |
1346 | 1346 |
|
1347 | 1347 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -1378,7 +1378,7 @@ cat >config.log <<_ACEOF |
1378 | 1378 | This file contains any messages produced by compilers while |
1379 | 1379 | running configure, to aid debugging if configure makes a mistake. |
1380 | 1380 |
|
1381 | | -It was created by lightgbm $as_me 4.4.0.99, which was |
| 1381 | +It was created by lightgbm $as_me 4.5.0, which was |
1382 | 1382 | generated by GNU Autoconf 2.71. Invocation command line was |
1383 | 1383 |
|
1384 | 1384 | $ $0$ac_configure_args_raw |
@@ -2454,7 +2454,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
2454 | 2454 | # report actual input values of CONFIG_FILES etc. instead of their |
2455 | 2455 | # values after options handling. |
2456 | 2456 | ac_log=" |
2457 | | -This file was extended by lightgbm $as_me 4.4.0.99, which was |
| 2457 | +This file was extended by lightgbm $as_me 4.5.0, which was |
2458 | 2458 | generated by GNU Autoconf 2.71. Invocation command line was |
2459 | 2459 |
|
2460 | 2460 | CONFIG_FILES = $CONFIG_FILES |
@@ -2509,7 +2509,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
2509 | 2509 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
2510 | 2510 | ac_cs_config='$ac_cs_config_escaped' |
2511 | 2511 | ac_cs_version="\\ |
2512 | | -lightgbm config.status 4.4.0.99 |
| 2512 | +lightgbm config.status 4.5.0 |
2513 | 2513 | configured by $0, generated by GNU Autoconf 2.71, |
2514 | 2514 | with options \\"\$ac_cs_config\\" |
2515 | 2515 |
|
|
0 commit comments