|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for streamly-core 0.2.2. |
| 3 | +# Generated by GNU Autoconf 2.71 for streamly-core 0.2.3. |
4 | 4 | # |
5 | 5 | # Report bugs to <[email protected]>. |
6 | 6 | # |
@@ -610,8 +610,8 @@ MAKEFLAGS= |
610 | 610 | # Identity of this package. |
611 | 611 | PACKAGE_NAME='streamly-core' |
612 | 612 | PACKAGE_TARNAME='streamly-core' |
613 | | -PACKAGE_VERSION='0.2.2' |
614 | | -PACKAGE_STRING='streamly-core 0.2.2' |
| 613 | +PACKAGE_VERSION='0.2.3' |
| 614 | +PACKAGE_STRING='streamly-core 0.2.3' |
615 | 615 | PACKAGE_BUGREPORT= '[email protected]' |
616 | 616 | PACKAGE_URL='https://streamly.composewell.com' |
617 | 617 |
|
@@ -1256,7 +1256,7 @@ if test "$ac_init_help" = "long"; then |
1256 | 1256 | # Omit some internal or obsolete options to make the list less imposing. |
1257 | 1257 | # This message is too long to be a string in the A/UX 3.1 sh. |
1258 | 1258 | cat <<_ACEOF |
1259 | | -\`configure' configures streamly-core 0.2.2 to adapt to many kinds of systems. |
| 1259 | +\`configure' configures streamly-core 0.2.3 to adapt to many kinds of systems. |
1260 | 1260 |
|
1261 | 1261 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1262 | 1262 |
|
|
1318 | 1318 |
|
1319 | 1319 | if test -n "$ac_init_help"; then |
1320 | 1320 | case $ac_init_help in |
1321 | | - short | recursive ) echo "Configuration of streamly-core 0.2.2:";; |
| 1321 | + short | recursive ) echo "Configuration of streamly-core 0.2.3:";; |
1322 | 1322 | esac |
1323 | 1323 | cat <<\_ACEOF |
1324 | 1324 |
|
|
1404 | 1404 | test -n "$ac_init_help" && exit $ac_status |
1405 | 1405 | if $ac_init_version; then |
1406 | 1406 | cat <<\_ACEOF |
1407 | | -streamly-core configure 0.2.2 |
| 1407 | +streamly-core configure 0.2.3 |
1408 | 1408 | generated by GNU Autoconf 2.71 |
1409 | 1409 |
|
1410 | 1410 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -1622,7 +1622,7 @@ cat >config.log <<_ACEOF |
1622 | 1622 | This file contains any messages produced by compilers while |
1623 | 1623 | running configure, to aid debugging if configure makes a mistake. |
1624 | 1624 |
|
1625 | | -It was created by streamly-core $as_me 0.2.2, which was |
| 1625 | +It was created by streamly-core $as_me 0.2.3, which was |
1626 | 1626 | generated by GNU Autoconf 2.71. Invocation command line was |
1627 | 1627 |
|
1628 | 1628 | $ $0$ac_configure_args_raw |
@@ -3832,7 +3832,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
3832 | 3832 | # report actual input values of CONFIG_FILES etc. instead of their |
3833 | 3833 | # values after options handling. |
3834 | 3834 | ac_log=" |
3835 | | -This file was extended by streamly-core $as_me 0.2.2, which was |
| 3835 | +This file was extended by streamly-core $as_me 0.2.3, which was |
3836 | 3836 | generated by GNU Autoconf 2.71. Invocation command line was |
3837 | 3837 |
|
3838 | 3838 | CONFIG_FILES = $CONFIG_FILES |
@@ -3888,7 +3888,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
3888 | 3888 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
3889 | 3889 | ac_cs_config='$ac_cs_config_escaped' |
3890 | 3890 | ac_cs_version="\\ |
3891 | | -streamly-core config.status 0.2.2 |
| 3891 | +streamly-core config.status 0.2.3 |
3892 | 3892 | configured by $0, generated by GNU Autoconf 2.71, |
3893 | 3893 | with options \\"\$ac_cs_config\\" |
3894 | 3894 |
|
|
0 commit comments