|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for streamly 0.11.0. |
| 3 | +# Generated by GNU Autoconf 2.72 for streamly 0.12.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <streamly@composewell.com>. |
6 | 6 | # |
@@ -603,8 +603,8 @@ MAKEFLAGS= |
603 | 603 | # Identity of this package. |
604 | 604 | PACKAGE_NAME='streamly' |
605 | 605 | PACKAGE_TARNAME='streamly' |
606 | | -PACKAGE_VERSION='0.11.0' |
607 | | -PACKAGE_STRING='streamly 0.11.0' |
| 606 | +PACKAGE_VERSION='0.12.0' |
| 607 | +PACKAGE_STRING='streamly 0.12.0' |
608 | 608 | PACKAGE_BUGREPORT='streamly@composewell.com' |
609 | 609 | PACKAGE_URL='https://streamly.composewell.com' |
610 | 610 |
|
@@ -1217,7 +1217,7 @@ if test "$ac_init_help" = "long"; then |
1217 | 1217 | # Omit some internal or obsolete options to make the list less imposing. |
1218 | 1218 | # This message is too long to be a string in the A/UX 3.1 sh. |
1219 | 1219 | cat <<_ACEOF |
1220 | | -'configure' configures streamly 0.11.0 to adapt to many kinds of systems. |
| 1220 | +'configure' configures streamly 0.12.0 to adapt to many kinds of systems. |
1221 | 1221 |
|
1222 | 1222 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1223 | 1223 |
|
|
1279 | 1279 |
|
1280 | 1280 | if test -n "$ac_init_help"; then |
1281 | 1281 | case $ac_init_help in |
1282 | | - short | recursive ) echo "Configuration of streamly 0.11.0:";; |
| 1282 | + short | recursive ) echo "Configuration of streamly 0.12.0:";; |
1283 | 1283 | esac |
1284 | 1284 | cat <<\_ACEOF |
1285 | 1285 |
|
|
1365 | 1365 | test -n "$ac_init_help" && exit $ac_status |
1366 | 1366 | if $ac_init_version; then |
1367 | 1367 | cat <<\_ACEOF |
1368 | | -streamly configure 0.11.0 |
| 1368 | +streamly configure 0.12.0 |
1369 | 1369 | generated by GNU Autoconf 2.72 |
1370 | 1370 |
|
1371 | 1371 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -1544,7 +1544,7 @@ cat >config.log <<_ACEOF |
1544 | 1544 | This file contains any messages produced by compilers while |
1545 | 1545 | running configure, to aid debugging if configure makes a mistake. |
1546 | 1546 |
|
1547 | | -It was created by streamly $as_me 0.11.0, which was |
| 1547 | +It was created by streamly $as_me 0.12.0, which was |
1548 | 1548 | generated by GNU Autoconf 2.72. Invocation command line was |
1549 | 1549 |
|
1550 | 1550 | $ $0$ac_configure_args_raw |
@@ -4006,7 +4006,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
4006 | 4006 | # report actual input values of CONFIG_FILES etc. instead of their |
4007 | 4007 | # values after options handling. |
4008 | 4008 | ac_log=" |
4009 | | -This file was extended by streamly $as_me 0.11.0, which was |
| 4009 | +This file was extended by streamly $as_me 0.12.0, which was |
4010 | 4010 | generated by GNU Autoconf 2.72. Invocation command line was |
4011 | 4011 |
|
4012 | 4012 | CONFIG_FILES = $CONFIG_FILES |
@@ -4062,7 +4062,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
4062 | 4062 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
4063 | 4063 | ac_cs_config='$ac_cs_config_escaped' |
4064 | 4064 | ac_cs_version="\\ |
4065 | | -streamly config.status 0.11.0 |
| 4065 | +streamly config.status 0.12.0 |
4066 | 4066 | configured by $0, generated by GNU Autoconf 2.72, |
4067 | 4067 | with options \\"\$ac_cs_config\\" |
4068 | 4068 |
|
|
0 commit comments