|
1 | 1 | #! /bin/sh |
2 | 2 | # From configure.ac Revision: 1.11 . |
3 | 3 | # Guess values for system-dependent variables and create Makefiles. |
4 | | -# Generated by GNU Autoconf 2.69 for MPIR 2.7.2. |
| 4 | +# Generated by GNU Autoconf 2.69 for MPIR 3.0.0. |
5 | 5 | # |
6 | 6 | # Report bugs to <http://groups.google.co.uk/group/mpir-devel/>. |
7 | 7 | # |
@@ -616,8 +616,8 @@ MAKEFLAGS= |
616 | 616 | # Identity of this package. |
617 | 617 | PACKAGE_NAME='MPIR' |
618 | 618 | PACKAGE_TARNAME='mpir' |
619 | | -PACKAGE_VERSION='2.7.2' |
620 | | -PACKAGE_STRING='MPIR 2.7.2' |
| 619 | +PACKAGE_VERSION='3.0.0' |
| 620 | +PACKAGE_STRING='MPIR 3.0.0' |
621 | 621 | PACKAGE_BUGREPORT='http://groups.google.co.uk/group/mpir-devel/' |
622 | 622 | PACKAGE_URL='' |
623 | 623 |
|
@@ -1392,7 +1392,7 @@ if test "$ac_init_help" = "long"; then |
1392 | 1392 | # Omit some internal or obsolete options to make the list less imposing. |
1393 | 1393 | # This message is too long to be a string in the A/UX 3.1 sh. |
1394 | 1394 | cat <<_ACEOF |
1395 | | -\`configure' configures MPIR 2.7.2 to adapt to many kinds of systems. |
| 1395 | +\`configure' configures MPIR 3.0.0 to adapt to many kinds of systems. |
1396 | 1396 |
|
1397 | 1397 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1398 | 1398 |
|
|
1462 | 1462 |
|
1463 | 1463 | if test -n "$ac_init_help"; then |
1464 | 1464 | case $ac_init_help in |
1465 | | - short | recursive ) echo "Configuration of MPIR 2.7.2:";; |
| 1465 | + short | recursive ) echo "Configuration of MPIR 3.0.0:";; |
1466 | 1466 | esac |
1467 | 1467 | cat <<\_ACEOF |
1468 | 1468 |
|
|
1587 | 1587 | test -n "$ac_init_help" && exit $ac_status |
1588 | 1588 | if $ac_init_version; then |
1589 | 1589 | cat <<\_ACEOF |
1590 | | -MPIR configure 2.7.2 |
| 1590 | +MPIR configure 3.0.0 |
1591 | 1591 | generated by GNU Autoconf 2.69 |
1592 | 1592 |
|
1593 | 1593 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2587,7 +2587,7 @@ cat >config.log <<_ACEOF |
2587 | 2587 | This file contains any messages produced by compilers while |
2588 | 2588 | running configure, to aid debugging if configure makes a mistake. |
2589 | 2589 |
|
2590 | | -It was created by MPIR $as_me 2.7.2, which was |
| 2590 | +It was created by MPIR $as_me 3.0.0, which was |
2591 | 2591 | generated by GNU Autoconf 2.69. Invocation command line was |
2592 | 2592 |
|
2593 | 2593 | $ $0 $@ |
|
3562 | 3562 |
|
3563 | 3563 | # Define the identity of the package. |
3564 | 3564 | PACKAGE='mpir' |
3565 | | - VERSION='2.7.2' |
| 3565 | + VERSION='3.0.0' |
3566 | 3566 |
|
3567 | 3567 |
|
3568 | 3568 | cat >>confdefs.h <<_ACEOF |
@@ -26615,7 +26615,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
26615 | 26615 | # report actual input values of CONFIG_FILES etc. instead of their |
26616 | 26616 | # values after options handling. |
26617 | 26617 | ac_log=" |
26618 | | -This file was extended by MPIR $as_me 2.7.2, which was |
| 26618 | +This file was extended by MPIR $as_me 3.0.0, which was |
26619 | 26619 | generated by GNU Autoconf 2.69. Invocation command line was |
26620 | 26620 |
|
26621 | 26621 | CONFIG_FILES = $CONFIG_FILES |
@@ -26685,7 +26685,7 @@ _ACEOF |
26685 | 26685 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
26686 | 26686 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
26687 | 26687 | ac_cs_version="\\ |
26688 | | -MPIR config.status 2.7.2 |
| 26688 | +MPIR config.status 3.0.0 |
26689 | 26689 | configured by $0, generated by GNU Autoconf 2.69, |
26690 | 26690 | with options \\"\$ac_cs_config\\" |
26691 | 26691 |
|
|
0 commit comments