|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.71 for timediff 1.1. |
| 3 | +# Generated by GNU Autoconf 2.71 for timediff 1.2. |
4 | 4 | #
|
5 | 5 | # Report bugs to <[email protected]>.
|
6 | 6 | #
|
@@ -611,8 +611,8 @@ MAKEFLAGS=
|
611 | 611 | # Identity of this package.
|
612 | 612 | PACKAGE_NAME='timediff'
|
613 | 613 | PACKAGE_TARNAME='timediff'
|
614 |
| -PACKAGE_VERSION='1.1' |
615 |
| -PACKAGE_STRING='timediff 1.1' |
| 614 | +PACKAGE_VERSION='1.2' |
| 615 | +PACKAGE_STRING='timediff 1.2' |
616 | 616 | PACKAGE_BUGREPORT= '[email protected]'
|
617 | 617 | PACKAGE_URL=''
|
618 | 618 |
|
@@ -1264,7 +1264,7 @@ if test "$ac_init_help" = "long"; then
|
1264 | 1264 | # Omit some internal or obsolete options to make the list less imposing.
|
1265 | 1265 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1266 | 1266 | cat <<_ACEOF
|
1267 |
| -\`configure' configures timediff 1.1 to adapt to many kinds of systems. |
| 1267 | +\`configure' configures timediff 1.2 to adapt to many kinds of systems. |
1268 | 1268 |
|
1269 | 1269 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1270 | 1270 |
|
|
1326 | 1326 |
|
1327 | 1327 | if test -n "$ac_init_help"; then
|
1328 | 1328 | case $ac_init_help in
|
1329 |
| - short | recursive ) echo "Configuration of timediff 1.1:";; |
| 1329 | + short | recursive ) echo "Configuration of timediff 1.2:";; |
1330 | 1330 | esac
|
1331 | 1331 | cat <<\_ACEOF
|
1332 | 1332 |
|
|
1417 | 1417 | test -n "$ac_init_help" && exit $ac_status
|
1418 | 1418 | if $ac_init_version; then
|
1419 | 1419 | cat <<\_ACEOF
|
1420 |
| -timediff configure 1.1 |
| 1420 | +timediff configure 1.2 |
1421 | 1421 | generated by GNU Autoconf 2.71
|
1422 | 1422 |
|
1423 | 1423 | Copyright (C) 2021 Free Software Foundation, Inc.
|
@@ -1573,7 +1573,7 @@ cat >config.log <<_ACEOF
|
1573 | 1573 | This file contains any messages produced by compilers while
|
1574 | 1574 | running configure, to aid debugging if configure makes a mistake.
|
1575 | 1575 |
|
1576 |
| -It was created by timediff $as_me 1.1, which was |
| 1576 | +It was created by timediff $as_me 1.2, which was |
1577 | 1577 | generated by GNU Autoconf 2.71. Invocation command line was
|
1578 | 1578 |
|
1579 | 1579 | $ $0$ac_configure_args_raw
|
@@ -3363,9 +3363,6 @@ printf "%s\n" "$ac_cv_path_GREP" >&6; }
|
3363 | 3363 | GREP="$ac_cv_path_GREP"
|
3364 | 3364 |
|
3365 | 3365 |
|
3366 |
| -# Autoupdate added the next two lines to ensure that your configure |
3367 |
| -# script's behavior did not change. They are probably safe to remove. |
3368 |
| -
|
3369 | 3366 | { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
|
3370 | 3367 | printf %s "checking for egrep... " >&6; }
|
3371 | 3368 | if test ${ac_cv_path_EGREP+y}
|
@@ -4578,7 +4575,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
4578 | 4575 | # report actual input values of CONFIG_FILES etc. instead of their
|
4579 | 4576 | # values after options handling.
|
4580 | 4577 | ac_log="
|
4581 |
| -This file was extended by timediff $as_me 1.1, which was |
| 4578 | +This file was extended by timediff $as_me 1.2, which was |
4582 | 4579 | generated by GNU Autoconf 2.71. Invocation command line was
|
4583 | 4580 |
|
4584 | 4581 | CONFIG_FILES = $CONFIG_FILES
|
@@ -4633,7 +4630,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
4633 | 4630 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
4634 | 4631 | ac_cs_config='$ac_cs_config_escaped'
|
4635 | 4632 | ac_cs_version="\\
|
4636 |
| -timediff config.status 1.1 |
| 4633 | +timediff config.status 1.2 |
4637 | 4634 | configured by $0, generated by GNU Autoconf 2.71,
|
4638 | 4635 | with options \\"\$ac_cs_config\\"
|
4639 | 4636 |
|
|
0 commit comments