|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for gribr 1.2.5. |
| 3 | +# Generated by GNU Autoconf 2.71 for gribr 1.2.6. |
4 | 4 | # |
5 | 5 | # Report bugs to <nathan.wendt@noaa.gov>. |
6 | 6 | # |
@@ -610,8 +610,8 @@ MAKEFLAGS= |
610 | 610 | # Identity of this package. |
611 | 611 | PACKAGE_NAME='gribr' |
612 | 612 | PACKAGE_TARNAME='gribr' |
613 | | -PACKAGE_VERSION='1.2.5' |
614 | | -PACKAGE_STRING='gribr 1.2.5' |
| 613 | +PACKAGE_VERSION='1.2.6' |
| 614 | +PACKAGE_STRING='gribr 1.2.6' |
615 | 615 | PACKAGE_BUGREPORT='nathan.wendt@noaa.gov' |
616 | 616 | PACKAGE_URL='' |
617 | 617 |
|
@@ -1260,7 +1260,7 @@ if test "$ac_init_help" = "long"; then |
1260 | 1260 | # Omit some internal or obsolete options to make the list less imposing. |
1261 | 1261 | # This message is too long to be a string in the A/UX 3.1 sh. |
1262 | 1262 | cat <<_ACEOF |
1263 | | -\`configure' configures gribr 1.2.5 to adapt to many kinds of systems. |
| 1263 | +\`configure' configures gribr 1.2.6 to adapt to many kinds of systems. |
1264 | 1264 |
|
1265 | 1265 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1266 | 1266 |
|
|
1322 | 1322 |
|
1323 | 1323 | if test -n "$ac_init_help"; then |
1324 | 1324 | case $ac_init_help in |
1325 | | - short | recursive ) echo "Configuration of gribr 1.2.5:";; |
| 1325 | + short | recursive ) echo "Configuration of gribr 1.2.6:";; |
1326 | 1326 | esac |
1327 | 1327 | cat <<\_ACEOF |
1328 | 1328 |
|
|
1406 | 1406 | test -n "$ac_init_help" && exit $ac_status |
1407 | 1407 | if $ac_init_version; then |
1408 | 1408 | cat <<\_ACEOF |
1409 | | -gribr configure 1.2.5 |
| 1409 | +gribr configure 1.2.6 |
1410 | 1410 | generated by GNU Autoconf 2.71 |
1411 | 1411 |
|
1412 | 1412 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -1624,7 +1624,7 @@ cat >config.log <<_ACEOF |
1624 | 1624 | This file contains any messages produced by compilers while |
1625 | 1625 | running configure, to aid debugging if configure makes a mistake. |
1626 | 1626 |
|
1627 | | -It was created by gribr $as_me 1.2.5, which was |
| 1627 | +It was created by gribr $as_me 1.2.6, which was |
1628 | 1628 | generated by GNU Autoconf 2.71. Invocation command line was |
1629 | 1629 |
|
1630 | 1630 | $ $0$ac_configure_args_raw |
@@ -2295,9 +2295,9 @@ if test -z "${R_HOME}"; then |
2295 | 2295 | exit 1 |
2296 | 2296 | fi |
2297 | 2297 |
|
2298 | | -#RBIN="${R_HOME}/bin/R" |
2299 | | -#CC=`"${RBIN}" CMD config CC`; |
2300 | | -#CPPFLAGS=`"${RBIN}" CMD config CPPFLAGS` |
| 2298 | +RBIN="${R_HOME}/bin/R" |
| 2299 | +CC=`"${RBIN}" CMD config CC`; |
| 2300 | +CPPFLAGS=`"${RBIN}" CMD config CPPFLAGS` |
2301 | 2301 |
|
2302 | 2302 | # Compiler checks |
2303 | 2303 |
|
@@ -4235,7 +4235,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
4235 | 4235 | # report actual input values of CONFIG_FILES etc. instead of their |
4236 | 4236 | # values after options handling. |
4237 | 4237 | ac_log=" |
4238 | | -This file was extended by gribr $as_me 1.2.5, which was |
| 4238 | +This file was extended by gribr $as_me 1.2.6, which was |
4239 | 4239 | generated by GNU Autoconf 2.71. Invocation command line was |
4240 | 4240 |
|
4241 | 4241 | CONFIG_FILES = $CONFIG_FILES |
@@ -4290,7 +4290,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
4290 | 4290 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
4291 | 4291 | ac_cs_config='$ac_cs_config_escaped' |
4292 | 4292 | ac_cs_version="\\ |
4293 | | -gribr config.status 1.2.5 |
| 4293 | +gribr config.status 1.2.6 |
4294 | 4294 | configured by $0, generated by GNU Autoconf 2.71, |
4295 | 4295 | with options \\"\$ac_cs_config\\" |
4296 | 4296 |
|
|
0 commit comments