|
1 | 1 | #! /bin/sh |
2 | 2 | # From configure.ac Id. |
3 | 3 | # Guess values for system-dependent variables and create Makefiles. |
4 | | -# Generated by GNU Autoconf 2.69 for GECODE 6.0.0. |
| 4 | +# Generated by GNU Autoconf 2.69 for GECODE 6.0.1. |
5 | 5 | # |
6 | 6 | # Report bugs to <[email protected]>. |
7 | 7 | # |
@@ -581,8 +581,8 @@ MAKEFLAGS= |
581 | 581 | # Identity of this package. |
582 | 582 | PACKAGE_NAME='GECODE' |
583 | 583 | PACKAGE_TARNAME='gecode' |
584 | | -PACKAGE_VERSION='6.0.0' |
585 | | -PACKAGE_STRING='GECODE 6.0.0' |
| 584 | +PACKAGE_VERSION='6.0.1' |
| 585 | +PACKAGE_STRING='GECODE 6.0.1' |
586 | 586 | PACKAGE_BUGREPORT= '[email protected]' |
587 | 587 | PACKAGE_URL='' |
588 | 588 |
|
@@ -1383,7 +1383,7 @@ if test "$ac_init_help" = "long"; then |
1383 | 1383 | # Omit some internal or obsolete options to make the list less imposing. |
1384 | 1384 | # This message is too long to be a string in the A/UX 3.1 sh. |
1385 | 1385 | cat <<_ACEOF |
1386 | | -\`configure' configures GECODE 6.0.0 to adapt to many kinds of systems. |
| 1386 | +\`configure' configures GECODE 6.0.1 to adapt to many kinds of systems. |
1387 | 1387 |
|
1388 | 1388 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1389 | 1389 |
|
|
1444 | 1444 |
|
1445 | 1445 | if test -n "$ac_init_help"; then |
1446 | 1446 | case $ac_init_help in |
1447 | | - short | recursive ) echo "Configuration of GECODE 6.0.0:";; |
| 1447 | + short | recursive ) echo "Configuration of GECODE 6.0.1:";; |
1448 | 1448 | esac |
1449 | 1449 | cat <<\_ACEOF |
1450 | 1450 |
|
|
1593 | 1593 | test -n "$ac_init_help" && exit $ac_status |
1594 | 1594 | if $ac_init_version; then |
1595 | 1595 | cat <<\_ACEOF |
1596 | | -GECODE configure 6.0.0 |
| 1596 | +GECODE configure 6.0.1 |
1597 | 1597 | generated by GNU Autoconf 2.69 |
1598 | 1598 |
|
1599 | 1599 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2271,7 +2271,7 @@ cat >config.log <<_ACEOF |
2271 | 2271 | This file contains any messages produced by compilers while |
2272 | 2272 | running configure, to aid debugging if configure makes a mistake. |
2273 | 2273 |
|
2274 | | -It was created by GECODE $as_me 6.0.0, which was |
| 2274 | +It was created by GECODE $as_me 6.0.1, which was |
2275 | 2275 | generated by GNU Autoconf 2.69. Invocation command line was |
2276 | 2276 |
|
2277 | 2277 | $ $0 $@ |
@@ -2626,7 +2626,7 @@ ac_config_headers="$ac_config_headers gecode/support/config.hpp" |
2626 | 2626 |
|
2627 | 2627 |
|
2628 | 2628 |
|
2629 | | -ac_gecode_soversion=46 |
| 2629 | +ac_gecode_soversion=47 |
2630 | 2630 | GECODE_SOVERSION=${ac_gecode_soversion} |
2631 | 2631 |
|
2632 | 2632 | ac_gecode_flatzincversion=1.6 |
@@ -13680,7 +13680,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
13680 | 13680 | # report actual input values of CONFIG_FILES etc. instead of their |
13681 | 13681 | # values after options handling. |
13682 | 13682 | ac_log=" |
13683 | | -This file was extended by GECODE $as_me 6.0.0, which was |
| 13683 | +This file was extended by GECODE $as_me 6.0.1, which was |
13684 | 13684 | generated by GNU Autoconf 2.69. Invocation command line was |
13685 | 13685 |
|
13686 | 13686 | CONFIG_FILES = $CONFIG_FILES |
@@ -13742,7 +13742,7 @@ _ACEOF |
13742 | 13742 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
13743 | 13743 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
13744 | 13744 | ac_cs_version="\\ |
13745 | | -GECODE config.status 6.0.0 |
| 13745 | +GECODE config.status 6.0.1 |
13746 | 13746 | configured by $0, generated by GNU Autoconf 2.69, |
13747 | 13747 | with options \\"\$ac_cs_config\\" |
13748 | 13748 |
|
|
0 commit comments