|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.68 for CppUTest 3.3. |
| 3 | +# Generated by GNU Autoconf 2.68 for CppUTest 3.4. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/cpputest/cpputest>. |
6 | 6 | # |
@@ -570,8 +570,8 @@ MAKEFLAGS= |
570 | 570 | # Identity of this package. |
571 | 571 | PACKAGE_NAME='CppUTest' |
572 | 572 | PACKAGE_TARNAME='cpputest' |
573 | | -PACKAGE_VERSION='3.3' |
574 | | -PACKAGE_STRING='CppUTest 3.3' |
| 573 | +PACKAGE_VERSION='3.4' |
| 574 | +PACKAGE_STRING='CppUTest 3.4' |
575 | 575 | PACKAGE_BUGREPORT='https://github.com/cpputest/cpputest' |
576 | 576 | PACKAGE_URL='' |
577 | 577 |
|
@@ -1341,7 +1341,7 @@ if test "$ac_init_help" = "long"; then |
1341 | 1341 | # Omit some internal or obsolete options to make the list less imposing. |
1342 | 1342 | # This message is too long to be a string in the A/UX 3.1 sh. |
1343 | 1343 | cat <<_ACEOF |
1344 | | -\`configure' configures CppUTest 3.3 to adapt to many kinds of systems. |
| 1344 | +\`configure' configures CppUTest 3.4 to adapt to many kinds of systems. |
1345 | 1345 |
|
1346 | 1346 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1347 | 1347 |
|
|
1411 | 1411 |
|
1412 | 1412 | if test -n "$ac_init_help"; then |
1413 | 1413 | case $ac_init_help in |
1414 | | - short | recursive ) echo "Configuration of CppUTest 3.3:";; |
| 1414 | + short | recursive ) echo "Configuration of CppUTest 3.4:";; |
1415 | 1415 | esac |
1416 | 1416 | cat <<\_ACEOF |
1417 | 1417 |
|
|
1535 | 1535 | test -n "$ac_init_help" && exit $ac_status |
1536 | 1536 | if $ac_init_version; then |
1537 | 1537 | cat <<\_ACEOF |
1538 | | -CppUTest configure 3.3 |
| 1538 | +CppUTest configure 3.4 |
1539 | 1539 | generated by GNU Autoconf 2.68 |
1540 | 1540 |
|
1541 | 1541 | Copyright (C) 2010 Free Software Foundation, Inc. |
@@ -2206,7 +2206,7 @@ cat >config.log <<_ACEOF |
2206 | 2206 | This file contains any messages produced by compilers while |
2207 | 2207 | running configure, to aid debugging if configure makes a mistake. |
2208 | 2208 |
|
2209 | | -It was created by CppUTest $as_me 3.3, which was |
| 2209 | +It was created by CppUTest $as_me 3.4, which was |
2210 | 2210 | generated by GNU Autoconf 2.68. Invocation command line was |
2211 | 2211 |
|
2212 | 2212 | $ $0 $@ |
|
3021 | 3021 |
|
3022 | 3022 | # Define the identity of the package. |
3023 | 3023 | PACKAGE='cpputest' |
3024 | | - VERSION='3.3' |
| 3024 | + VERSION='3.4' |
3025 | 3025 |
|
3026 | 3026 |
|
3027 | 3027 | cat >>confdefs.h <<_ACEOF |
@@ -17754,7 +17754,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
17754 | 17754 | # report actual input values of CONFIG_FILES etc. instead of their |
17755 | 17755 | # values after options handling. |
17756 | 17756 | ac_log=" |
17757 | | -This file was extended by CppUTest $as_me 3.3, which was |
| 17757 | +This file was extended by CppUTest $as_me 3.4, which was |
17758 | 17758 | generated by GNU Autoconf 2.68. Invocation command line was |
17759 | 17759 |
|
17760 | 17760 | CONFIG_FILES = $CONFIG_FILES |
@@ -17820,7 +17820,7 @@ _ACEOF |
17820 | 17820 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
17821 | 17821 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
17822 | 17822 | ac_cs_version="\\ |
17823 | | -CppUTest config.status 3.3 |
| 17823 | +CppUTest config.status 3.4 |
17824 | 17824 | configured by $0, generated by GNU Autoconf 2.68, |
17825 | 17825 | with options \\"\$ac_cs_config\\" |
17826 | 17826 |
|
|
0 commit comments