|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for cpp-pthread v1.3.3. |
| 3 | +# Generated by GNU Autoconf 2.69 for cpp-pthread v1.4.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <[email protected]>. |
6 | 6 | # |
@@ -580,8 +580,8 @@ MAKEFLAGS= |
580 | 580 | # Identity of this package. |
581 | 581 | PACKAGE_NAME='cpp-pthread' |
582 | 582 | PACKAGE_TARNAME='cpp-pthread' |
583 | | -PACKAGE_VERSION='v1.3.3' |
584 | | -PACKAGE_STRING='cpp-pthread v1.3.3' |
| 583 | +PACKAGE_VERSION='v1.4.0' |
| 584 | +PACKAGE_STRING='cpp-pthread v1.4.0' |
585 | 585 | PACKAGE_BUGREPORT= '[email protected]' |
586 | 586 | PACKAGE_URL='http://herbertkoelman.github.io/cpp-pthread/' |
587 | 587 |
|
@@ -1236,7 +1236,7 @@ if test "$ac_init_help" = "long"; then |
1236 | 1236 | # Omit some internal or obsolete options to make the list less imposing. |
1237 | 1237 | # This message is too long to be a string in the A/UX 3.1 sh. |
1238 | 1238 | cat <<_ACEOF |
1239 | | -\`configure' configures cpp-pthread v1.3.3 to adapt to many kinds of systems. |
| 1239 | +\`configure' configures cpp-pthread v1.4.0 to adapt to many kinds of systems. |
1240 | 1240 |
|
1241 | 1241 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1242 | 1242 |
|
|
1297 | 1297 |
|
1298 | 1298 | if test -n "$ac_init_help"; then |
1299 | 1299 | case $ac_init_help in |
1300 | | - short | recursive ) echo "Configuration of cpp-pthread v1.3.3:";; |
| 1300 | + short | recursive ) echo "Configuration of cpp-pthread v1.4.0:";; |
1301 | 1301 | esac |
1302 | 1302 | cat <<\_ACEOF |
1303 | 1303 |
|
|
1380 | 1380 | test -n "$ac_init_help" && exit $ac_status |
1381 | 1381 | if $ac_init_version; then |
1382 | 1382 | cat <<\_ACEOF |
1383 | | -cpp-pthread configure v1.3.3 |
| 1383 | +cpp-pthread configure v1.4.0 |
1384 | 1384 | generated by GNU Autoconf 2.69 |
1385 | 1385 |
|
1386 | 1386 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2024,7 +2024,7 @@ cat >config.log <<_ACEOF |
2024 | 2024 | This file contains any messages produced by compilers while |
2025 | 2025 | running configure, to aid debugging if configure makes a mistake. |
2026 | 2026 |
|
2027 | | -It was created by cpp-pthread $as_me v1.3.3, which was |
| 2027 | +It was created by cpp-pthread $as_me v1.4.0, which was |
2028 | 2028 | generated by GNU Autoconf 2.69. Invocation command line was |
2029 | 2029 |
|
2030 | 2030 | $ $0 $@ |
@@ -3894,7 +3894,7 @@ OBJECTS=$OBJECTS |
3894 | 3894 | $as_echo_n "checking for specific $CXX compiler options... " >&6; } |
3895 | 3895 | case "$CXX" in |
3896 | 3896 | xlC_r | xlC) |
3897 | | - CPPFLAGS="-qlanglvl=extended0x:decltype:static_assert:rvaluereferences:rvaluereferences -qsourcetype=c++ $CPPFLAGS" |
| 3897 | + CPPFLAGS="-qlanglvl=extended0x:decltype:static_assert:rvaluereferences -qsourcetype=c++ $CPPFLAGS" |
3898 | 3898 | CFLAGS="-bh:5 -qmaxmem=-1 -q$BITS $CFLAGS" |
3899 | 3899 | CXXFLAGS="-O" |
3900 | 3900 | LDFLAGS="$LDFLAGS -brtl -bmaxdata:0x80000000" |
@@ -4625,7 +4625,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
4625 | 4625 | # report actual input values of CONFIG_FILES etc. instead of their |
4626 | 4626 | # values after options handling. |
4627 | 4627 | ac_log=" |
4628 | | -This file was extended by cpp-pthread $as_me v1.3.3, which was |
| 4628 | +This file was extended by cpp-pthread $as_me v1.4.0, which was |
4629 | 4629 | generated by GNU Autoconf 2.69. Invocation command line was |
4630 | 4630 |
|
4631 | 4631 | CONFIG_FILES = $CONFIG_FILES |
@@ -4688,7 +4688,7 @@ _ACEOF |
4688 | 4688 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
4689 | 4689 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
4690 | 4690 | ac_cs_version="\\ |
4691 | | -cpp-pthread config.status v1.3.3 |
| 4691 | +cpp-pthread config.status v1.4.0 |
4692 | 4692 | configured by $0, generated by GNU Autoconf 2.69, |
4693 | 4693 | with options \\"\$ac_cs_config\\" |
4694 | 4694 |
|
|
0 commit comments