11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.69 for lightgbm 3.3.0.99 .
3+ # Generated by GNU Autoconf 2.69 for lightgbm 3.3.1 .
44#
55#
66# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -576,8 +576,8 @@ MAKEFLAGS=
576576# Identity of this package.
577577PACKAGE_NAME=' lightgbm'
578578PACKAGE_TARNAME=' lightgbm'
579- PACKAGE_VERSION=' 3.3.0.99 '
580- PACKAGE_STRING=' lightgbm 3.3.0.99 '
579+ PACKAGE_VERSION=' 3.3.1 '
580+ PACKAGE_STRING=' lightgbm 3.3.1 '
581581PACKAGE_BUGREPORT=' '
582582PACKAGE_URL=' '
583583
@@ -1182,7 +1182,7 @@ if test "$ac_init_help" = "long"; then
11821182 # Omit some internal or obsolete options to make the list less imposing.
11831183 # This message is too long to be a string in the A/UX 3.1 sh.
11841184 cat << _ACEOF
1185- \` configure' configures lightgbm 3.3.0.99 to adapt to many kinds of systems.
1185+ \` configure' configures lightgbm 3.3.1 to adapt to many kinds of systems.
11861186
11871187Usage: $0 [OPTION]... [VAR=VALUE]...
11881188
12441244
12451245if test -n " $ac_init_help " ; then
12461246 case $ac_init_help in
1247- short | recursive ) echo " Configuration of lightgbm 3.3.0.99 :" ;;
1247+ short | recursive ) echo " Configuration of lightgbm 3.3.1 :" ;;
12481248 esac
12491249 cat << \_ACEOF
12501250
13111311test -n " $ac_init_help " && exit $ac_status
13121312if $ac_init_version ; then
13131313 cat << \_ACEOF
1314- lightgbm configure 3.3.0.99
1314+ lightgbm configure 3.3.1
13151315generated by GNU Autoconf 2.69
13161316
13171317Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1328,7 +1328,7 @@ cat >config.log <<_ACEOF
13281328This file contains any messages produced by compilers while
13291329running configure, to aid debugging if configure makes a mistake.
13301330
1331- It was created by lightgbm $as_me 3.3.0.99 , which was
1331+ It was created by lightgbm $as_me 3.3.1 , which was
13321332generated by GNU Autoconf 2.69. Invocation command line was
13331333
13341334 $ $0 $@
@@ -2398,7 +2398,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
23982398# report actual input values of CONFIG_FILES etc. instead of their
23992399# values after options handling.
24002400ac_log="
2401- This file was extended by lightgbm $as_me 3.3.0.99 , which was
2401+ This file was extended by lightgbm $as_me 3.3.1 , which was
24022402generated by GNU Autoconf 2.69. Invocation command line was
24032403
24042404 CONFIG_FILES = $CONFIG_FILES
@@ -2451,7 +2451,7 @@ _ACEOF
24512451cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
24522452ac_cs_config=" ` $as_echo " $ac_configure_args " | sed 's/^ //; s/[\\ " " \`\$ ]/\\\\ &/g'` "
24532453ac_cs_version=" \\
2454- lightgbm config.status 3.3.0.99
2454+ lightgbm config.status 3.3.1
24552455configured by $0 , generated by GNU Autoconf 2.69,
24562456 with options \\ " \$ ac_cs_config\\ "
24572457
0 commit comments