|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for SMACK 1.3.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for SMACK 1.3.1. |
4 | 4 | # |
5 | 5 | # Report bugs to <smack-dev@googlegroups.com>. |
6 | 6 | # |
@@ -580,8 +580,8 @@ MAKEFLAGS= |
580 | 580 | # Identity of this package. |
581 | 581 | PACKAGE_NAME='SMACK' |
582 | 582 | PACKAGE_TARNAME='smack' |
583 | | -PACKAGE_VERSION='1.3.0' |
584 | | -PACKAGE_STRING='SMACK 1.3.0' |
| 583 | +PACKAGE_VERSION='1.3.1' |
| 584 | +PACKAGE_STRING='SMACK 1.3.1' |
585 | 585 | PACKAGE_BUGREPORT='smack-dev@googlegroups.com' |
586 | 586 | PACKAGE_URL='http://github.com/smackers/smack' |
587 | 587 |
|
@@ -1406,7 +1406,7 @@ if test "$ac_init_help" = "long"; then |
1406 | 1406 | # Omit some internal or obsolete options to make the list less imposing. |
1407 | 1407 | # This message is too long to be a string in the A/UX 3.1 sh. |
1408 | 1408 | cat <<_ACEOF |
1409 | | -\`configure' configures SMACK 1.3.0 to adapt to many kinds of systems. |
| 1409 | +\`configure' configures SMACK 1.3.1 to adapt to many kinds of systems. |
1410 | 1410 |
|
1411 | 1411 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1412 | 1412 |
|
|
1472 | 1472 |
|
1473 | 1473 | if test -n "$ac_init_help"; then |
1474 | 1474 | case $ac_init_help in |
1475 | | - short | recursive ) echo "Configuration of SMACK 1.3.0:";; |
| 1475 | + short | recursive ) echo "Configuration of SMACK 1.3.1:";; |
1476 | 1476 | esac |
1477 | 1477 | cat <<\_ACEOF |
1478 | 1478 |
|
|
1621 | 1621 | test -n "$ac_init_help" && exit $ac_status |
1622 | 1622 | if $ac_init_version; then |
1623 | 1623 | cat <<\_ACEOF |
1624 | | -SMACK configure 1.3.0 |
| 1624 | +SMACK configure 1.3.1 |
1625 | 1625 | generated by GNU Autoconf 2.69 |
1626 | 1626 |
|
1627 | 1627 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2170,7 +2170,7 @@ cat >config.log <<_ACEOF |
2170 | 2170 | This file contains any messages produced by compilers while |
2171 | 2171 | running configure, to aid debugging if configure makes a mistake. |
2172 | 2172 |
|
2173 | | -It was created by SMACK $as_me 1.3.0, which was |
| 2173 | +It was created by SMACK $as_me 1.3.1, which was |
2174 | 2174 | generated by GNU Autoconf 2.69. Invocation command line was |
2175 | 2175 |
|
2176 | 2176 | $ $0 $@ |
@@ -13430,7 +13430,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
13430 | 13430 | # report actual input values of CONFIG_FILES etc. instead of their |
13431 | 13431 | # values after options handling. |
13432 | 13432 | ac_log=" |
13433 | | -This file was extended by SMACK $as_me 1.3.0, which was |
| 13433 | +This file was extended by SMACK $as_me 1.3.1, which was |
13434 | 13434 | generated by GNU Autoconf 2.69. Invocation command line was |
13435 | 13435 |
|
13436 | 13436 | CONFIG_FILES = $CONFIG_FILES |
@@ -13487,7 +13487,7 @@ _ACEOF |
13487 | 13487 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
13488 | 13488 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
13489 | 13489 | ac_cs_version="\\ |
13490 | | -SMACK config.status 1.3.0 |
| 13490 | +SMACK config.status 1.3.1 |
13491 | 13491 | configured by $0, generated by GNU Autoconf 2.69, |
13492 | 13492 | with options \\"\$ac_cs_config\\" |
13493 | 13493 |
|
|
0 commit comments