11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.69 for lightgbm 3.1.1.99 .
3+ # Generated by GNU Autoconf 2.69 for lightgbm 3.2.0 .
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.1.1.99 '
580- PACKAGE_STRING=' lightgbm 3.1.1.99 '
579+ PACKAGE_VERSION=' 3.2.0 '
580+ PACKAGE_STRING=' lightgbm 3.2.0 '
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.1.1.99 to adapt to many kinds of systems.
1185+ \` configure' configures lightgbm 3.2.0 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.1.1.99 :" ;;
1247+ short | recursive ) echo " Configuration of lightgbm 3.2.0 :" ;;
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.1.1.99
1314+ lightgbm configure 3.2.0
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.1.1.99 , which was
1331+ It was created by lightgbm $as_me 3.2.0 , which was
13321332generated by GNU Autoconf 2.69. Invocation command line was
13331333
13341334 $ $0 $@
@@ -2395,7 +2395,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
23952395# report actual input values of CONFIG_FILES etc. instead of their
23962396# values after options handling.
23972397ac_log="
2398- This file was extended by lightgbm $as_me 3.1.1.99 , which was
2398+ This file was extended by lightgbm $as_me 3.2.0 , which was
23992399generated by GNU Autoconf 2.69. Invocation command line was
24002400
24012401 CONFIG_FILES = $CONFIG_FILES
@@ -2448,7 +2448,7 @@ _ACEOF
24482448cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
24492449ac_cs_config=" ` $as_echo " $ac_configure_args " | sed 's/^ //; s/[\\ " " \`\$ ]/\\\\ &/g'` "
24502450ac_cs_version=" \\
2451- lightgbm config.status 3.1.1.99
2451+ lightgbm config.status 3.2.0
24522452configured by $0 , generated by GNU Autoconf 2.69,
24532453 with options \\ " \$ ac_cs_config\\ "
24542454
0 commit comments