|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PetIBM 0.4.1. |
| 3 | +# Generated by GNU Autoconf 2.69 for PetIBM 0.4.2. |
4 | 4 | # |
5 | 5 | # Report bugs to <mesnardo@gwu.edu, pychuang@gwu.edu>. |
6 | 6 | # |
@@ -590,8 +590,8 @@ MAKEFLAGS= |
590 | 590 | # Identity of this package. |
591 | 591 | PACKAGE_NAME='PetIBM' |
592 | 592 | PACKAGE_TARNAME='petibm' |
593 | | -PACKAGE_VERSION='0.4.1' |
594 | | -PACKAGE_STRING='PetIBM 0.4.1' |
| 593 | +PACKAGE_VERSION='0.4.2' |
| 594 | +PACKAGE_STRING='PetIBM 0.4.2' |
595 | 595 | PACKAGE_BUGREPORT='mesnardo@gwu.edu, pychuang@gwu.edu' |
596 | 596 | PACKAGE_URL='' |
597 | 597 |
|
@@ -1376,7 +1376,7 @@ if test "$ac_init_help" = "long"; then |
1376 | 1376 | # Omit some internal or obsolete options to make the list less imposing. |
1377 | 1377 | # This message is too long to be a string in the A/UX 3.1 sh. |
1378 | 1378 | cat <<_ACEOF |
1379 | | -\`configure' configures PetIBM 0.4.1 to adapt to many kinds of systems. |
| 1379 | +\`configure' configures PetIBM 0.4.2 to adapt to many kinds of systems. |
1380 | 1380 |
|
1381 | 1381 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1382 | 1382 |
|
|
1447 | 1447 |
|
1448 | 1448 | if test -n "$ac_init_help"; then |
1449 | 1449 | case $ac_init_help in |
1450 | | - short | recursive ) echo "Configuration of PetIBM 0.4.1:";; |
| 1450 | + short | recursive ) echo "Configuration of PetIBM 0.4.2:";; |
1451 | 1451 | esac |
1452 | 1452 | cat <<\_ACEOF |
1453 | 1453 |
|
|
1589 | 1589 | test -n "$ac_init_help" && exit $ac_status |
1590 | 1590 | if $ac_init_version; then |
1591 | 1591 | cat <<\_ACEOF |
1592 | | -PetIBM configure 0.4.1 |
| 1592 | +PetIBM configure 0.4.2 |
1593 | 1593 | generated by GNU Autoconf 2.69 |
1594 | 1594 |
|
1595 | 1595 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2395,7 +2395,7 @@ cat >config.log <<_ACEOF |
2395 | 2395 | This file contains any messages produced by compilers while |
2396 | 2396 | running configure, to aid debugging if configure makes a mistake. |
2397 | 2397 |
|
2398 | | -It was created by PetIBM $as_me 0.4.1, which was |
| 2398 | +It was created by PetIBM $as_me 0.4.2, which was |
2399 | 2399 | generated by GNU Autoconf 2.69. Invocation command line was |
2400 | 2400 |
|
2401 | 2401 | $ $0 $@ |
|
3262 | 3262 |
|
3263 | 3263 | # Define the identity of the package. |
3264 | 3264 | PACKAGE='petibm' |
3265 | | - VERSION='0.4.1' |
| 3265 | + VERSION='0.4.2' |
3266 | 3266 |
|
3267 | 3267 |
|
3268 | 3268 | cat >>confdefs.h <<_ACEOF |
@@ -20826,7 +20826,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
20826 | 20826 | # report actual input values of CONFIG_FILES etc. instead of their |
20827 | 20827 | # values after options handling. |
20828 | 20828 | ac_log=" |
20829 | | -This file was extended by PetIBM $as_me 0.4.1, which was |
| 20829 | +This file was extended by PetIBM $as_me 0.4.2, which was |
20830 | 20830 | generated by GNU Autoconf 2.69. Invocation command line was |
20831 | 20831 |
|
20832 | 20832 | CONFIG_FILES = $CONFIG_FILES |
@@ -20892,7 +20892,7 @@ _ACEOF |
20892 | 20892 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
20893 | 20893 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
20894 | 20894 | ac_cs_version="\\ |
20895 | | -PetIBM config.status 0.4.1 |
| 20895 | +PetIBM config.status 0.4.2 |
20896 | 20896 | configured by $0, generated by GNU Autoconf 2.69, |
20897 | 20897 | with options \\"\$ac_cs_config\\" |
20898 | 20898 |
|
|
0 commit comments