|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.71 for RcppRedis 0.2.3. |
| 3 | +# Generated by GNU Autoconf 2.71 for RcppRedis 0.2.4. |
4 | 4 | #
|
5 | 5 | # Report bugs to <[email protected]>.
|
6 | 6 | #
|
@@ -610,8 +610,8 @@ MAKEFLAGS=
|
610 | 610 | # Identity of this package.
|
611 | 611 | PACKAGE_NAME='RcppRedis'
|
612 | 612 | PACKAGE_TARNAME='rcppredis'
|
613 |
| -PACKAGE_VERSION='0.2.3' |
614 |
| -PACKAGE_STRING='RcppRedis 0.2.3' |
| 613 | +PACKAGE_VERSION='0.2.4' |
| 614 | +PACKAGE_STRING='RcppRedis 0.2.4' |
615 | 615 | PACKAGE_BUGREPORT= '[email protected]'
|
616 | 616 | PACKAGE_URL=''
|
617 | 617 |
|
@@ -1262,7 +1262,7 @@ if test "$ac_init_help" = "long"; then
|
1262 | 1262 | # Omit some internal or obsolete options to make the list less imposing.
|
1263 | 1263 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1264 | 1264 | cat <<_ACEOF
|
1265 |
| -\`configure' configures RcppRedis 0.2.3 to adapt to many kinds of systems. |
| 1265 | +\`configure' configures RcppRedis 0.2.4 to adapt to many kinds of systems. |
1266 | 1266 |
|
1267 | 1267 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1268 | 1268 |
|
|
1324 | 1324 |
|
1325 | 1325 | if test -n "$ac_init_help"; then
|
1326 | 1326 | case $ac_init_help in
|
1327 |
| - short | recursive ) echo "Configuration of RcppRedis 0.2.3:";; |
| 1327 | + short | recursive ) echo "Configuration of RcppRedis 0.2.4:";; |
1328 | 1328 | esac
|
1329 | 1329 | cat <<\_ACEOF
|
1330 | 1330 |
|
|
1405 | 1405 | test -n "$ac_init_help" && exit $ac_status
|
1406 | 1406 | if $ac_init_version; then
|
1407 | 1407 | cat <<\_ACEOF
|
1408 |
| -RcppRedis configure 0.2.3 |
| 1408 | +RcppRedis configure 0.2.4 |
1409 | 1409 | generated by GNU Autoconf 2.71
|
1410 | 1410 |
|
1411 | 1411 | Copyright (C) 2021 Free Software Foundation, Inc.
|
@@ -1552,7 +1552,7 @@ cat >config.log <<_ACEOF
|
1552 | 1552 | This file contains any messages produced by compilers while
|
1553 | 1553 | running configure, to aid debugging if configure makes a mistake.
|
1554 | 1554 |
|
1555 |
| -It was created by RcppRedis $as_me 0.2.3, which was |
| 1555 | +It was created by RcppRedis $as_me 0.2.4, which was |
1556 | 1556 | generated by GNU Autoconf 2.71. Invocation command line was
|
1557 | 1557 |
|
1558 | 1558 | $ $0$ac_configure_args_raw
|
@@ -2666,11 +2666,11 @@ if test x$ac_prog_cxx_stdcxx = xno
|
2666 | 2666 | then :
|
2667 | 2667 | { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5
|
2668 | 2668 | printf %s "checking for $CXX option to enable C++11 features... " >&6; }
|
2669 |
| -if test ${ac_cv_prog_cxx_11+y} |
| 2669 | +if test ${ac_cv_prog_cxx_cxx11+y} |
2670 | 2670 | then :
|
2671 | 2671 | printf %s "(cached) " >&6
|
2672 | 2672 | else $as_nop
|
2673 |
| - ac_cv_prog_cxx_11=no |
| 2673 | + ac_cv_prog_cxx_cxx11=no |
2674 | 2674 | ac_save_CXX=$CXX
|
2675 | 2675 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
2676 | 2676 | /* end confdefs.h. */
|
@@ -2712,11 +2712,11 @@ if test x$ac_prog_cxx_stdcxx = xno
|
2712 | 2712 | then :
|
2713 | 2713 | { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5
|
2714 | 2714 | printf %s "checking for $CXX option to enable C++98 features... " >&6; }
|
2715 |
| -if test ${ac_cv_prog_cxx_98+y} |
| 2715 | +if test ${ac_cv_prog_cxx_cxx98+y} |
2716 | 2716 | then :
|
2717 | 2717 | printf %s "(cached) " >&6
|
2718 | 2718 | else $as_nop
|
2719 |
| - ac_cv_prog_cxx_98=no |
| 2719 | + ac_cv_prog_cxx_cxx98=no |
2720 | 2720 | ac_save_CXX=$CXX
|
2721 | 2721 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
2722 | 2722 | /* end confdefs.h. */
|
@@ -3166,11 +3166,11 @@ if test x$ac_prog_cxx_stdcxx = xno
|
3166 | 3166 | then :
|
3167 | 3167 | { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5
|
3168 | 3168 | printf %s "checking for $CXX option to enable C++11 features... " >&6; }
|
3169 |
| -if test ${ac_cv_prog_cxx_11+y} |
| 3169 | +if test ${ac_cv_prog_cxx_cxx11+y} |
3170 | 3170 | then :
|
3171 | 3171 | printf %s "(cached) " >&6
|
3172 | 3172 | else $as_nop
|
3173 |
| - ac_cv_prog_cxx_11=no |
| 3173 | + ac_cv_prog_cxx_cxx11=no |
3174 | 3174 | ac_save_CXX=$CXX
|
3175 | 3175 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
3176 | 3176 | /* end confdefs.h. */
|
@@ -3212,11 +3212,11 @@ if test x$ac_prog_cxx_stdcxx = xno
|
3212 | 3212 | then :
|
3213 | 3213 | { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5
|
3214 | 3214 | printf %s "checking for $CXX option to enable C++98 features... " >&6; }
|
3215 |
| -if test ${ac_cv_prog_cxx_98+y} |
| 3215 | +if test ${ac_cv_prog_cxx_cxx98+y} |
3216 | 3216 | then :
|
3217 | 3217 | printf %s "(cached) " >&6
|
3218 | 3218 | else $as_nop
|
3219 |
| - ac_cv_prog_cxx_98=no |
| 3219 | + ac_cv_prog_cxx_cxx98=no |
3220 | 3220 | ac_save_CXX=$CXX
|
3221 | 3221 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
3222 | 3222 | /* end confdefs.h. */
|
@@ -3967,7 +3967,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
3967 | 3967 | # report actual input values of CONFIG_FILES etc. instead of their
|
3968 | 3968 | # values after options handling.
|
3969 | 3969 | ac_log="
|
3970 |
| -This file was extended by RcppRedis $as_me 0.2.3, which was |
| 3970 | +This file was extended by RcppRedis $as_me 0.2.4, which was |
3971 | 3971 | generated by GNU Autoconf 2.71. Invocation command line was
|
3972 | 3972 |
|
3973 | 3973 | CONFIG_FILES = $CONFIG_FILES
|
@@ -4022,7 +4022,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
4022 | 4022 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
4023 | 4023 | ac_cs_config='$ac_cs_config_escaped'
|
4024 | 4024 | ac_cs_version="\\
|
4025 |
| -RcppRedis config.status 0.2.3 |
| 4025 | +RcppRedis config.status 0.2.4 |
4026 | 4026 | configured by $0, generated by GNU Autoconf 2.71,
|
4027 | 4027 | with options \\"\$ac_cs_config\\"
|
4028 | 4028 |
|
|
0 commit comments