|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for modemu2k 0.0.2-dev. |
| 3 | +# Generated by GNU Autoconf 2.69 for modemu2k 0.0.2. |
4 | 4 | #
|
5 | 5 | # Report bugs to <andy400-dev@yahoo.com>.
|
6 | 6 | #
|
@@ -579,8 +579,8 @@ MAKEFLAGS=
|
579 | 579 | # Identity of this package.
|
580 | 580 | PACKAGE_NAME='modemu2k'
|
581 | 581 | PACKAGE_TARNAME='modemu2k'
|
582 |
| -PACKAGE_VERSION='0.0.2-dev' |
583 |
| -PACKAGE_STRING='modemu2k 0.0.2-dev' |
| 582 | +PACKAGE_VERSION='0.0.2' |
| 583 | +PACKAGE_STRING='modemu2k 0.0.2' |
584 | 584 | PACKAGE_BUGREPORT='andy400-dev@yahoo.com'
|
585 | 585 | PACKAGE_URL='https://github.com/theimpossibleastronaut/modemu2k'
|
586 | 586 |
|
@@ -1239,7 +1239,7 @@ if test "$ac_init_help" = "long"; then
|
1239 | 1239 | # Omit some internal or obsolete options to make the list less imposing.
|
1240 | 1240 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1241 | 1241 | cat <<_ACEOF
|
1242 |
| -\`configure' configures modemu2k 0.0.2-dev to adapt to many kinds of systems. |
| 1242 | +\`configure' configures modemu2k 0.0.2 to adapt to many kinds of systems. |
1243 | 1243 |
|
1244 | 1244 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1245 | 1245 |
|
|
1306 | 1306 |
|
1307 | 1307 | if test -n "$ac_init_help"; then
|
1308 | 1308 | case $ac_init_help in
|
1309 |
| - short | recursive ) echo "Configuration of modemu2k 0.0.2-dev:";; |
| 1309 | + short | recursive ) echo "Configuration of modemu2k 0.0.2:";; |
1310 | 1310 | esac
|
1311 | 1311 | cat <<\_ACEOF
|
1312 | 1312 |
|
|
1400 | 1400 | test -n "$ac_init_help" && exit $ac_status
|
1401 | 1401 | if $ac_init_version; then
|
1402 | 1402 | cat <<\_ACEOF
|
1403 |
| -modemu2k configure 0.0.2-dev |
| 1403 | +modemu2k configure 0.0.2 |
1404 | 1404 | generated by GNU Autoconf 2.69
|
1405 | 1405 |
|
1406 | 1406 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -1455,7 +1455,7 @@ cat >config.log <<_ACEOF
|
1455 | 1455 | This file contains any messages produced by compilers while
|
1456 | 1456 | running configure, to aid debugging if configure makes a mistake.
|
1457 | 1457 |
|
1458 |
| -It was created by modemu2k $as_me 0.0.2-dev, which was |
| 1458 | +It was created by modemu2k $as_me 0.0.2, which was |
1459 | 1459 | generated by GNU Autoconf 2.69. Invocation command line was
|
1460 | 1460 |
|
1461 | 1461 | $ $0 $@
|
|
2318 | 2318 |
|
2319 | 2319 | # Define the identity of the package.
|
2320 | 2320 | PACKAGE='modemu2k'
|
2321 |
| - VERSION='0.0.2-dev' |
| 2321 | + VERSION='0.0.2' |
2322 | 2322 |
|
2323 | 2323 |
|
2324 | 2324 | cat >>confdefs.h <<_ACEOF
|
@@ -4018,7 +4018,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
4018 | 4018 | # report actual input values of CONFIG_FILES etc. instead of their
|
4019 | 4019 | # values after options handling.
|
4020 | 4020 | ac_log="
|
4021 |
| -This file was extended by modemu2k $as_me 0.0.2-dev, which was |
| 4021 | +This file was extended by modemu2k $as_me 0.0.2, which was |
4022 | 4022 | generated by GNU Autoconf 2.69. Invocation command line was
|
4023 | 4023 |
|
4024 | 4024 | CONFIG_FILES = $CONFIG_FILES
|
@@ -4085,7 +4085,7 @@ _ACEOF
|
4085 | 4085 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
4086 | 4086 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
4087 | 4087 | ac_cs_version="\\
|
4088 |
| -modemu2k config.status 0.0.2-dev |
| 4088 | +modemu2k config.status 0.0.2 |
4089 | 4089 | configured by $0, generated by GNU Autoconf 2.69,
|
4090 | 4090 | with options \\"\$ac_cs_config\\"
|
4091 | 4091 |
|
|
0 commit comments