|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for mimic 1.0.0.9000. |
| 3 | +# Generated by GNU Autoconf 2.69 for mimic 1.1.0.9000. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/MycroftAI/mimic/issues>. |
6 | 6 | # |
@@ -580,8 +580,8 @@ MAKEFLAGS= |
580 | 580 | # Identity of this package. |
581 | 581 | PACKAGE_NAME='mimic' |
582 | 582 | PACKAGE_TARNAME='mimic' |
583 | | -PACKAGE_VERSION='1.0.0.9000' |
584 | | -PACKAGE_STRING='mimic 1.0.0.9000' |
| 583 | +PACKAGE_VERSION='1.1.0.9000' |
| 584 | +PACKAGE_STRING='mimic 1.1.0.9000' |
585 | 585 | PACKAGE_BUGREPORT='https://github.com/MycroftAI/mimic/issues' |
586 | 586 | PACKAGE_URL='' |
587 | 587 |
|
@@ -1292,7 +1292,7 @@ if test "$ac_init_help" = "long"; then |
1292 | 1292 | # Omit some internal or obsolete options to make the list less imposing. |
1293 | 1293 | # This message is too long to be a string in the A/UX 3.1 sh. |
1294 | 1294 | cat <<_ACEOF |
1295 | | -\`configure' configures mimic 1.0.0.9000 to adapt to many kinds of systems. |
| 1295 | +\`configure' configures mimic 1.1.0.9000 to adapt to many kinds of systems. |
1296 | 1296 |
|
1297 | 1297 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1298 | 1298 |
|
|
1358 | 1358 |
|
1359 | 1359 | if test -n "$ac_init_help"; then |
1360 | 1360 | case $ac_init_help in |
1361 | | - short | recursive ) echo "Configuration of mimic 1.0.0.9000:";; |
| 1361 | + short | recursive ) echo "Configuration of mimic 1.1.0.9000:";; |
1362 | 1362 | esac |
1363 | 1363 | cat <<\_ACEOF |
1364 | 1364 |
|
|
1470 | 1470 | test -n "$ac_init_help" && exit $ac_status |
1471 | 1471 | if $ac_init_version; then |
1472 | 1472 | cat <<\_ACEOF |
1473 | | -mimic configure 1.0.0.9000 |
| 1473 | +mimic configure 1.1.0.9000 |
1474 | 1474 | generated by GNU Autoconf 2.69 |
1475 | 1475 |
|
1476 | 1476 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1839,7 +1839,7 @@ cat >config.log <<_ACEOF |
1839 | 1839 | This file contains any messages produced by compilers while |
1840 | 1840 | running configure, to aid debugging if configure makes a mistake. |
1841 | 1841 |
|
1842 | | -It was created by mimic $as_me 1.0.0.9000, which was |
| 1842 | +It was created by mimic $as_me 1.1.0.9000, which was |
1843 | 1843 | generated by GNU Autoconf 2.69. Invocation command line was |
1844 | 1844 |
|
1845 | 1845 | $ $0 $@ |
@@ -5340,7 +5340,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
5340 | 5340 | # report actual input values of CONFIG_FILES etc. instead of their |
5341 | 5341 | # values after options handling. |
5342 | 5342 | ac_log=" |
5343 | | -This file was extended by mimic $as_me 1.0.0.9000, which was |
| 5343 | +This file was extended by mimic $as_me 1.1.0.9000, which was |
5344 | 5344 | generated by GNU Autoconf 2.69. Invocation command line was |
5345 | 5345 |
|
5346 | 5346 | CONFIG_FILES = $CONFIG_FILES |
@@ -5393,7 +5393,7 @@ _ACEOF |
5393 | 5393 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
5394 | 5394 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
5395 | 5395 | ac_cs_version="\\ |
5396 | | -mimic config.status 1.0.0.9000 |
| 5396 | +mimic config.status 1.1.0.9000 |
5397 | 5397 | configured by $0, generated by GNU Autoconf 2.69, |
5398 | 5398 | with options \\"\$ac_cs_config\\" |
5399 | 5399 |
|
|
0 commit comments