|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for stochtree 0.1.1. |
| 3 | +# Generated by GNU Autoconf 2.72 for stochtree 0.2.0. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, |
@@ -600,8 +600,8 @@ MAKEFLAGS= |
600 | 600 | # Identity of this package. |
601 | 601 | PACKAGE_NAME='stochtree' |
602 | 602 | PACKAGE_TARNAME='stochtree' |
603 | | -PACKAGE_VERSION='0.1.1' |
604 | | -PACKAGE_STRING='stochtree 0.1.1' |
| 603 | +PACKAGE_VERSION='0.2.0' |
| 604 | +PACKAGE_STRING='stochtree 0.2.0' |
605 | 605 | PACKAGE_BUGREPORT='' |
606 | 606 | PACKAGE_URL='' |
607 | 607 |
|
@@ -1205,7 +1205,7 @@ if test "$ac_init_help" = "long"; then |
1205 | 1205 | # Omit some internal or obsolete options to make the list less imposing. |
1206 | 1206 | # This message is too long to be a string in the A/UX 3.1 sh. |
1207 | 1207 | cat <<_ACEOF |
1208 | | -'configure' configures stochtree 0.1.1 to adapt to many kinds of systems. |
| 1208 | +'configure' configures stochtree 0.2.0 to adapt to many kinds of systems. |
1209 | 1209 |
|
1210 | 1210 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1211 | 1211 |
|
|
1267 | 1267 |
|
1268 | 1268 | if test -n "$ac_init_help"; then |
1269 | 1269 | case $ac_init_help in |
1270 | | - short | recursive ) echo "Configuration of stochtree 0.1.1:";; |
| 1270 | + short | recursive ) echo "Configuration of stochtree 0.2.0:";; |
1271 | 1271 | esac |
1272 | 1272 | cat <<\_ACEOF |
1273 | 1273 |
|
|
1335 | 1335 | test -n "$ac_init_help" && exit $ac_status |
1336 | 1336 | if $ac_init_version; then |
1337 | 1337 | cat <<\_ACEOF |
1338 | | -stochtree configure 0.1.1 |
| 1338 | +stochtree configure 0.2.0 |
1339 | 1339 | generated by GNU Autoconf 2.72 |
1340 | 1340 |
|
1341 | 1341 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -1372,7 +1372,7 @@ cat >config.log <<_ACEOF |
1372 | 1372 | This file contains any messages produced by compilers while |
1373 | 1373 | running configure, to aid debugging if configure makes a mistake. |
1374 | 1374 |
|
1375 | | -It was created by stochtree $as_me 0.1.1, which was |
| 1375 | +It was created by stochtree $as_me 0.2.0, which was |
1376 | 1376 | generated by GNU Autoconf 2.72. Invocation command line was |
1377 | 1377 |
|
1378 | 1378 | $ $0$ac_configure_args_raw |
@@ -2385,7 +2385,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
2385 | 2385 | # report actual input values of CONFIG_FILES etc. instead of their |
2386 | 2386 | # values after options handling. |
2387 | 2387 | ac_log=" |
2388 | | -This file was extended by stochtree $as_me 0.1.1, which was |
| 2388 | +This file was extended by stochtree $as_me 0.2.0, which was |
2389 | 2389 | generated by GNU Autoconf 2.72. Invocation command line was |
2390 | 2390 |
|
2391 | 2391 | CONFIG_FILES = $CONFIG_FILES |
@@ -2440,7 +2440,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
2440 | 2440 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
2441 | 2441 | ac_cs_config='$ac_cs_config_escaped' |
2442 | 2442 | ac_cs_version="\\ |
2443 | | -stochtree config.status 0.1.1 |
| 2443 | +stochtree config.status 0.2.0 |
2444 | 2444 | configured by $0, generated by GNU Autoconf 2.72, |
2445 | 2445 | with options \\"\$ac_cs_config\\" |
2446 | 2446 |
|
@@ -3000,3 +3000,4 @@ if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
3000 | 3000 | printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
3001 | 3001 | fi |
3002 | 3002 |
|
| 3003 | + |
0 commit comments