|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for stm32flash 0.7. |
| 3 | +# Generated by GNU Autoconf 2.69 for stm32flash. |
4 | 4 | #
|
5 | 5 | #
|
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
@@ -587,8 +587,8 @@ MAKEFLAGS=
|
587 | 587 | # Identity of this package.
|
588 | 588 | PACKAGE_NAME='stm32flash'
|
589 | 589 | PACKAGE_TARNAME='stm32flash'
|
590 |
| -PACKAGE_VERSION='0.7' |
591 |
| -PACKAGE_STRING='stm32flash 0.7' |
| 590 | +PACKAGE_VERSION='0.8' |
| 591 | +PACKAGE_STRING='stm32flash 0.8' |
592 | 592 | PACKAGE_BUGREPORT=''
|
593 | 593 | PACKAGE_URL=''
|
594 | 594 |
|
@@ -1327,7 +1327,7 @@ if test "$ac_init_help" = "long"; then
|
1327 | 1327 | # Omit some internal or obsolete options to make the list less imposing.
|
1328 | 1328 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1329 | 1329 | cat <<_ACEOF
|
1330 |
| -\`configure' configures stm32flash 0.7 to adapt to many kinds of systems. |
| 1330 | +\`configure' configures stm32flash to adapt to many kinds of systems. |
1331 | 1331 |
|
1332 | 1332 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1333 | 1333 |
|
|
1398 | 1398 |
|
1399 | 1399 | if test -n "$ac_init_help"; then
|
1400 | 1400 | case $ac_init_help in
|
1401 |
| - short | recursive ) echo "Configuration of stm32flash 0.7:";; |
| 1401 | + short | recursive ) echo "Configuration of stm32flash:";; |
1402 | 1402 | esac
|
1403 | 1403 | cat <<\_ACEOF
|
1404 | 1404 |
|
|
1510 | 1510 | test -n "$ac_init_help" && exit $ac_status
|
1511 | 1511 | if $ac_init_version; then
|
1512 | 1512 | cat <<\_ACEOF
|
1513 |
| -stm32flash configure 0.7 |
| 1513 | +stm32flash configure |
1514 | 1514 | generated by GNU Autoconf 2.69
|
1515 | 1515 |
|
1516 | 1516 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -1788,7 +1788,7 @@ cat >config.log <<_ACEOF
|
1788 | 1788 | This file contains any messages produced by compilers while
|
1789 | 1789 | running configure, to aid debugging if configure makes a mistake.
|
1790 | 1790 |
|
1791 |
| -It was created by stm32flash $as_me 0.7, which was |
| 1791 | +It was created by stm32flash $as_me, which was |
1792 | 1792 | generated by GNU Autoconf 2.69. Invocation command line was
|
1793 | 1793 |
|
1794 | 1794 | $ $0 $@
|
@@ -12764,7 +12764,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
12764 | 12764 | # report actual input values of CONFIG_FILES etc. instead of their
|
12765 | 12765 | # values after options handling.
|
12766 | 12766 | ac_log="
|
12767 |
| -This file was extended by stm32flash $as_me 0.7, which was |
| 12767 | +This file was extended by stm32flash $as_me, which was |
12768 | 12768 | generated by GNU Autoconf 2.69. Invocation command line was
|
12769 | 12769 |
|
12770 | 12770 | CONFIG_FILES = $CONFIG_FILES
|
@@ -12821,7 +12821,7 @@ _ACEOF
|
12821 | 12821 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
12822 | 12822 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
12823 | 12823 | ac_cs_version="\\
|
12824 |
| -stm32flash config.status 0.7 |
| 12824 | +stm32flash config.status |
12825 | 12825 | configured by $0, generated by GNU Autoconf 2.69,
|
12826 | 12826 | with options \\"\$ac_cs_config\\"
|
12827 | 12827 |
|
|
0 commit comments