|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for lprint 1.0rc1. |
| 3 | +# Generated by GNU Autoconf 2.69 for lprint 1.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/michaelrsweet/lprint/issues>. |
6 | 6 | # |
@@ -580,8 +580,8 @@ MAKEFLAGS= |
580 | 580 | # Identity of this package. |
581 | 581 | PACKAGE_NAME='lprint' |
582 | 582 | PACKAGE_TARNAME='lprint' |
583 | | -PACKAGE_VERSION='1.0rc1' |
584 | | -PACKAGE_STRING='lprint 1.0rc1' |
| 583 | +PACKAGE_VERSION='1.0' |
| 584 | +PACKAGE_STRING='lprint 1.0' |
585 | 585 | PACKAGE_BUGREPORT='https://github.com/michaelrsweet/lprint/issues' |
586 | 586 | PACKAGE_URL='https://michaelrsweet.github.io/lprint' |
587 | 587 |
|
@@ -1250,7 +1250,7 @@ if test "$ac_init_help" = "long"; then |
1250 | 1250 | # Omit some internal or obsolete options to make the list less imposing. |
1251 | 1251 | # This message is too long to be a string in the A/UX 3.1 sh. |
1252 | 1252 | cat <<_ACEOF |
1253 | | -\`configure' configures lprint 1.0rc1 to adapt to many kinds of systems. |
| 1253 | +\`configure' configures lprint 1.0 to adapt to many kinds of systems. |
1254 | 1254 |
|
1255 | 1255 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1256 | 1256 |
|
|
1315 | 1315 |
|
1316 | 1316 | if test -n "$ac_init_help"; then |
1317 | 1317 | case $ac_init_help in |
1318 | | - short | recursive ) echo "Configuration of lprint 1.0rc1:";; |
| 1318 | + short | recursive ) echo "Configuration of lprint 1.0:";; |
1319 | 1319 | esac |
1320 | 1320 | cat <<\_ACEOF |
1321 | 1321 |
|
|
1413 | 1413 | test -n "$ac_init_help" && exit $ac_status |
1414 | 1414 | if $ac_init_version; then |
1415 | 1415 | cat <<\_ACEOF |
1416 | | -lprint configure 1.0rc1 |
| 1416 | +lprint configure 1.0 |
1417 | 1417 | generated by GNU Autoconf 2.69 |
1418 | 1418 |
|
1419 | 1419 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1782,7 +1782,7 @@ cat >config.log <<_ACEOF |
1782 | 1782 | This file contains any messages produced by compilers while |
1783 | 1783 | running configure, to aid debugging if configure makes a mistake. |
1784 | 1784 |
|
1785 | | -It was created by lprint $as_me 1.0rc1, which was |
| 1785 | +It was created by lprint $as_me 1.0, which was |
1786 | 1786 | generated by GNU Autoconf 2.69. Invocation command line was |
1787 | 1787 |
|
1788 | 1788 | $ $0 $@ |
@@ -2133,7 +2133,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu |
2133 | 2133 | ac_config_headers="$ac_config_headers config.h" |
2134 | 2134 |
|
2135 | 2135 |
|
2136 | | -LPRINT_VERSION="1.0rc1" |
| 2136 | +LPRINT_VERSION="1.0" |
2137 | 2137 |
|
2138 | 2138 |
|
2139 | 2139 | cat >>confdefs.h <<_ACEOF |
@@ -4658,7 +4658,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
4658 | 4658 | # report actual input values of CONFIG_FILES etc. instead of their |
4659 | 4659 | # values after options handling. |
4660 | 4660 | ac_log=" |
4661 | | -This file was extended by lprint $as_me 1.0rc1, which was |
| 4661 | +This file was extended by lprint $as_me 1.0, which was |
4662 | 4662 | generated by GNU Autoconf 2.69. Invocation command line was |
4663 | 4663 |
|
4664 | 4664 | CONFIG_FILES = $CONFIG_FILES |
@@ -4721,7 +4721,7 @@ _ACEOF |
4721 | 4721 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
4722 | 4722 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
4723 | 4723 | ac_cs_version="\\ |
4724 | | -lprint config.status 1.0rc1 |
| 4724 | +lprint config.status 1.0 |
4725 | 4725 | configured by $0, generated by GNU Autoconf 2.69, |
4726 | 4726 | with options \\"\$ac_cs_config\\" |
4727 | 4727 |
|
|
0 commit comments