|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for bifrost 0.9.0. |
| 3 | +# Generated by GNU Autoconf 2.71 for bifrost 0.10.0. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, |
@@ -618,8 +618,8 @@ MAKEFLAGS= |
618 | 618 | # Identity of this package. |
619 | 619 | PACKAGE_NAME='bifrost' |
620 | 620 | PACKAGE_TARNAME='bifrost' |
621 | | -PACKAGE_VERSION='0.9.0' |
622 | | -PACKAGE_STRING='bifrost 0.9.0' |
| 621 | +PACKAGE_VERSION='0.10.0' |
| 622 | +PACKAGE_STRING='bifrost 0.10.0' |
623 | 623 | PACKAGE_BUGREPORT='' |
624 | 624 | PACKAGE_URL='https://github.com/ledatelescope/bifrost/' |
625 | 625 |
|
@@ -1428,7 +1428,7 @@ if test "$ac_init_help" = "long"; then |
1428 | 1428 | # Omit some internal or obsolete options to make the list less imposing. |
1429 | 1429 | # This message is too long to be a string in the A/UX 3.1 sh. |
1430 | 1430 | cat <<_ACEOF |
1431 | | -\`configure' configures bifrost 0.9.0 to adapt to many kinds of systems. |
| 1431 | +\`configure' configures bifrost 0.10.0 to adapt to many kinds of systems. |
1432 | 1432 |
|
1433 | 1433 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1434 | 1434 |
|
|
1494 | 1494 |
|
1495 | 1495 | if test -n "$ac_init_help"; then |
1496 | 1496 | case $ac_init_help in |
1497 | | - short | recursive ) echo "Configuration of bifrost 0.9.0:";; |
| 1497 | + short | recursive ) echo "Configuration of bifrost 0.10.0:";; |
1498 | 1498 | esac |
1499 | 1499 | cat <<\_ACEOF |
1500 | 1500 |
|
|
1640 | 1640 | test -n "$ac_init_help" && exit $ac_status |
1641 | 1641 | if $ac_init_version; then |
1642 | 1642 | cat <<\_ACEOF |
1643 | | -bifrost configure 0.9.0 |
| 1643 | +bifrost configure 0.10.0 |
1644 | 1644 | generated by GNU Autoconf 2.71 |
1645 | 1645 |
|
1646 | 1646 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -2314,7 +2314,7 @@ cat >config.log <<_ACEOF |
2314 | 2314 | This file contains any messages produced by compilers while |
2315 | 2315 | running configure, to aid debugging if configure makes a mistake. |
2316 | 2316 |
|
2317 | | -It was created by bifrost $as_me 0.9.0, which was |
| 2317 | +It was created by bifrost $as_me 0.10.0, which was |
2318 | 2318 | generated by GNU Autoconf 2.71. Invocation command line was |
2319 | 2319 |
|
2320 | 2320 | $ $0$ac_configure_args_raw |
@@ -22968,7 +22968,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
22968 | 22968 | # report actual input values of CONFIG_FILES etc. instead of their |
22969 | 22969 | # values after options handling. |
22970 | 22970 | ac_log=" |
22971 | | -This file was extended by bifrost $as_me 0.9.0, which was |
| 22971 | +This file was extended by bifrost $as_me 0.10.0, which was |
22972 | 22972 | generated by GNU Autoconf 2.71. Invocation command line was |
22973 | 22973 |
|
22974 | 22974 | CONFIG_FILES = $CONFIG_FILES |
@@ -23028,7 +23028,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
23028 | 23028 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
23029 | 23029 | ac_cs_config='$ac_cs_config_escaped' |
23030 | 23030 | ac_cs_version="\\ |
23031 | | -bifrost config.status 0.9.0 |
| 23031 | +bifrost config.status 0.10.0 |
23032 | 23032 | configured by $0, generated by GNU Autoconf 2.71, |
23033 | 23033 | with options \\"\$ac_cs_config\\" |
23034 | 23034 |
|
|
0 commit comments