|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for ocp 3.1.1. |
| 3 | +# Generated by GNU Autoconf 2.72 for ocp 3.1.2. |
4 | 4 | # |
5 | 5 | # Report bugs to <stian.skjelstad@gmail.com>. |
6 | 6 | # |
@@ -604,8 +604,8 @@ MAKEFLAGS= |
604 | 604 | # Identity of this package. |
605 | 605 | PACKAGE_NAME='ocp' |
606 | 606 | PACKAGE_TARNAME='ocp' |
607 | | -PACKAGE_VERSION='3.1.1' |
608 | | -PACKAGE_STRING='ocp 3.1.1' |
| 607 | +PACKAGE_VERSION='3.1.2' |
| 608 | +PACKAGE_STRING='ocp 3.1.2' |
609 | 609 | PACKAGE_BUGREPORT='stian.skjelstad@gmail.com' |
610 | 610 | PACKAGE_URL='' |
611 | 611 |
|
@@ -1488,7 +1488,7 @@ if test "$ac_init_help" = "long"; then |
1488 | 1488 | # Omit some internal or obsolete options to make the list less imposing. |
1489 | 1489 | # This message is too long to be a string in the A/UX 3.1 sh. |
1490 | 1490 | cat <<_ACEOF |
1491 | | -'configure' configures ocp 3.1.1 to adapt to many kinds of systems. |
| 1491 | +'configure' configures ocp 3.1.2 to adapt to many kinds of systems. |
1492 | 1492 |
|
1493 | 1493 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1494 | 1494 |
|
|
1554 | 1554 |
|
1555 | 1555 | if test -n "$ac_init_help"; then |
1556 | 1556 | case $ac_init_help in |
1557 | | - short | recursive ) echo "Configuration of ocp 3.1.1:";; |
| 1557 | + short | recursive ) echo "Configuration of ocp 3.1.2:";; |
1558 | 1558 | esac |
1559 | 1559 | cat <<\_ACEOF |
1560 | 1560 |
|
|
1789 | 1789 | test -n "$ac_init_help" && exit $ac_status |
1790 | 1790 | if $ac_init_version; then |
1791 | 1791 | cat <<\_ACEOF |
1792 | | -ocp configure 3.1.1 |
| 1792 | +ocp configure 3.1.2 |
1793 | 1793 | generated by GNU Autoconf 2.72 |
1794 | 1794 |
|
1795 | 1795 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -2702,7 +2702,7 @@ cat >config.log <<_ACEOF |
2702 | 2702 | This file contains any messages produced by compilers while |
2703 | 2703 | running configure, to aid debugging if configure makes a mistake. |
2704 | 2704 |
|
2705 | | -It was created by ocp $as_me 3.1.1, which was |
| 2705 | +It was created by ocp $as_me 3.1.2, which was |
2706 | 2706 | generated by GNU Autoconf 2.72. Invocation command line was |
2707 | 2707 |
|
2708 | 2708 | $ $0$ac_configure_args_raw |
@@ -3693,20 +3693,20 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu |
3693 | 3693 |
|
3694 | 3694 |
|
3695 | 3695 | cat >>confdefs.h <<_ACEOF |
3696 | | -#define DLLVERSION `printf 0x%04x%02x%02x 3 1 1` |
| 3696 | +#define DLLVERSION `printf 0x%04x%02x%02x 3 1 2` |
3697 | 3697 | _ACEOF |
3698 | 3698 |
|
3699 | 3699 | MAJOR_VERSION=3 |
3700 | 3700 |
|
3701 | 3701 | MINOR_VERSION=1 |
3702 | 3702 |
|
3703 | | -PATCH_VERSION=1 |
| 3703 | +PATCH_VERSION=2 |
3704 | 3704 |
|
3705 | 3705 | printf "%s\n" "#define OCP_MAJOR_VERSION 3" >>confdefs.h |
3706 | 3706 |
|
3707 | 3707 | printf "%s\n" "#define OCP_MINOR_VERSION 1" >>confdefs.h |
3708 | 3708 |
|
3709 | | -printf "%s\n" "#define OCP_PATCH_VERSION 1" >>confdefs.h |
| 3709 | +printf "%s\n" "#define OCP_PATCH_VERSION 2" >>confdefs.h |
3710 | 3710 |
|
3711 | 3711 |
|
3712 | 3712 |
|
@@ -21961,7 +21961,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
21961 | 21961 | # report actual input values of CONFIG_FILES etc. instead of their |
21962 | 21962 | # values after options handling. |
21963 | 21963 | ac_log=" |
21964 | | -This file was extended by ocp $as_me 3.1.1, which was |
| 21964 | +This file was extended by ocp $as_me 3.1.2, which was |
21965 | 21965 | generated by GNU Autoconf 2.72. Invocation command line was |
21966 | 21966 |
|
21967 | 21967 | CONFIG_FILES = $CONFIG_FILES |
@@ -22025,7 +22025,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
22025 | 22025 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
22026 | 22026 | ac_cs_config='$ac_cs_config_escaped' |
22027 | 22027 | ac_cs_version="\\ |
22028 | | -ocp config.status 3.1.1 |
| 22028 | +ocp config.status 3.1.2 |
22029 | 22029 | configured by $0, generated by GNU Autoconf 2.72, |
22030 | 22030 | with options \\"\$ac_cs_config\\" |
22031 | 22031 |
|
|
0 commit comments