|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for tslib 1.1.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for tslib 1.2.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <kergoth@handhelds.org>. |
6 | 6 | # |
@@ -590,8 +590,8 @@ MAKEFLAGS= |
590 | 590 | # Identity of this package. |
591 | 591 | PACKAGE_NAME='tslib' |
592 | 592 | PACKAGE_TARNAME='tslib' |
593 | | -PACKAGE_VERSION='1.1.0' |
594 | | -PACKAGE_STRING='tslib 1.1.0' |
| 593 | +PACKAGE_VERSION='1.2.0' |
| 594 | +PACKAGE_STRING='tslib 1.2.0' |
595 | 595 | PACKAGE_BUGREPORT='kergoth@handhelds.org' |
596 | 596 | PACKAGE_URL='' |
597 | 597 |
|
@@ -1426,7 +1426,7 @@ if test "$ac_init_help" = "long"; then |
1426 | 1426 | # Omit some internal or obsolete options to make the list less imposing. |
1427 | 1427 | # This message is too long to be a string in the A/UX 3.1 sh. |
1428 | 1428 | cat <<_ACEOF |
1429 | | -\`configure' configures tslib 1.1.0 to adapt to many kinds of systems. |
| 1429 | +\`configure' configures tslib 1.2.0 to adapt to many kinds of systems. |
1430 | 1430 |
|
1431 | 1431 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1432 | 1432 |
|
|
1496 | 1496 |
|
1497 | 1497 | if test -n "$ac_init_help"; then |
1498 | 1498 | case $ac_init_help in |
1499 | | - short | recursive ) echo "Configuration of tslib 1.1.0:";; |
| 1499 | + short | recursive ) echo "Configuration of tslib 1.2.0:";; |
1500 | 1500 | esac |
1501 | 1501 | cat <<\_ACEOF |
1502 | 1502 |
|
|
1642 | 1642 | test -n "$ac_init_help" && exit $ac_status |
1643 | 1643 | if $ac_init_version; then |
1644 | 1644 | cat <<\_ACEOF |
1645 | | -tslib configure 1.1.0 |
| 1645 | +tslib configure 1.2.0 |
1646 | 1646 | generated by GNU Autoconf 2.69 |
1647 | 1647 |
|
1648 | 1648 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2065,7 +2065,7 @@ cat >config.log <<_ACEOF |
2065 | 2065 | This file contains any messages produced by compilers while |
2066 | 2066 | running configure, to aid debugging if configure makes a mistake. |
2067 | 2067 |
|
2068 | | -It was created by tslib $as_me 1.1.0, which was |
| 2068 | +It was created by tslib $as_me 1.2.0, which was |
2069 | 2069 | generated by GNU Autoconf 2.69. Invocation command line was |
2070 | 2070 |
|
2071 | 2071 | $ $0 $@ |
|
2932 | 2932 |
|
2933 | 2933 | # Define the identity of the package. |
2934 | 2934 | PACKAGE='tslib' |
2935 | | - VERSION='1.1.0' |
| 2935 | + VERSION='1.2.0' |
2936 | 2936 |
|
2937 | 2937 |
|
2938 | 2938 | cat >>confdefs.h <<_ACEOF |
@@ -13633,9 +13633,9 @@ TS_POINTERCAL='${sysconfdir}/pointercal' |
13633 | 13633 |
|
13634 | 13634 | # Library versioning |
13635 | 13635 | LT_CURRENT=0 |
13636 | | -LT_REVISION=1 |
| 13636 | +LT_REVISION=2 |
13637 | 13637 | LT_AGE=0 |
13638 | | -LT_RELEASE=1.1 |
| 13638 | +LT_RELEASE=1.2 |
13639 | 13639 |
|
13640 | 13640 |
|
13641 | 13641 |
|
@@ -14333,7 +14333,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
14333 | 14333 | # report actual input values of CONFIG_FILES etc. instead of their |
14334 | 14334 | # values after options handling. |
14335 | 14335 | ac_log=" |
14336 | | -This file was extended by tslib $as_me 1.1.0, which was |
| 14336 | +This file was extended by tslib $as_me 1.2.0, which was |
14337 | 14337 | generated by GNU Autoconf 2.69. Invocation command line was |
14338 | 14338 |
|
14339 | 14339 | CONFIG_FILES = $CONFIG_FILES |
@@ -14399,7 +14399,7 @@ _ACEOF |
14399 | 14399 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
14400 | 14400 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
14401 | 14401 | ac_cs_version="\\ |
14402 | | -tslib config.status 1.1.0 |
| 14402 | +tslib config.status 1.2.0 |
14403 | 14403 | configured by $0, generated by GNU Autoconf 2.69, |
14404 | 14404 | with options \\"\$ac_cs_config\\" |
14405 | 14405 |
|
|
0 commit comments