Skip to content

Commit 02247ff

Browse files
author
Herbert Koelman
committed
updated version infos
1 parent 70cedcc commit 02247ff

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

configure

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for cpp-pthread v1.7.0.
3+
# Generated by GNU Autoconf 2.69 for cpp-pthread v1.7.1.
44
#
55
# Report bugs to <[email protected]>.
66
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
579579
# Identity of this package.
580580
PACKAGE_NAME='cpp-pthread'
581581
PACKAGE_TARNAME='cpp-pthread'
582-
PACKAGE_VERSION='v1.7.0'
583-
PACKAGE_STRING='cpp-pthread v1.7.0'
582+
PACKAGE_VERSION='v1.7.1'
583+
PACKAGE_STRING='cpp-pthread v1.7.1'
584584
PACKAGE_BUGREPORT='[email protected]'
585585
PACKAGE_URL='http://herbertkoelman.github.io/cpp-pthread/'
586586

@@ -1194,7 +1194,7 @@ if test "$ac_init_help" = "long"; then
11941194
# Omit some internal or obsolete options to make the list less imposing.
11951195
# This message is too long to be a string in the A/UX 3.1 sh.
11961196
cat <<_ACEOF
1197-
\`configure' configures cpp-pthread v1.7.0 to adapt to many kinds of systems.
1197+
\`configure' configures cpp-pthread v1.7.1 to adapt to many kinds of systems.
11981198
11991199
Usage: $0 [OPTION]... [VAR=VALUE]...
12001200
@@ -1258,7 +1258,7 @@ fi
12581258

12591259
if test -n "$ac_init_help"; then
12601260
case $ac_init_help in
1261-
short | recursive ) echo "Configuration of cpp-pthread v1.7.0:";;
1261+
short | recursive ) echo "Configuration of cpp-pthread v1.7.1:";;
12621262
esac
12631263
cat <<\_ACEOF
12641264
@@ -1342,7 +1342,7 @@ fi
13421342
test -n "$ac_init_help" && exit $ac_status
13431343
if $ac_init_version; then
13441344
cat <<\_ACEOF
1345-
cpp-pthread configure v1.7.0
1345+
cpp-pthread configure v1.7.1
13461346
generated by GNU Autoconf 2.69
13471347
13481348
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1359,7 +1359,7 @@ cat >config.log <<_ACEOF
13591359
This file contains any messages produced by compilers while
13601360
running configure, to aid debugging if configure makes a mistake.
13611361
1362-
It was created by cpp-pthread $as_me v1.7.0, which was
1362+
It was created by cpp-pthread $as_me v1.7.1, which was
13631363
generated by GNU Autoconf 2.69. Invocation command line was
13641364
13651365
$ $0 $@
@@ -2735,7 +2735,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27352735
# report actual input values of CONFIG_FILES etc. instead of their
27362736
# values after options handling.
27372737
ac_log="
2738-
This file was extended by cpp-pthread $as_me v1.7.0, which was
2738+
This file was extended by cpp-pthread $as_me v1.7.1, which was
27392739
generated by GNU Autoconf 2.69. Invocation command line was
27402740
27412741
CONFIG_FILES = $CONFIG_FILES
@@ -2789,7 +2789,7 @@ _ACEOF
27892789
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27902790
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
27912791
ac_cs_version="\\
2792-
cpp-pthread config.status v1.7.0
2792+
cpp-pthread config.status v1.7.1
27932793
configured by $0, generated by GNU Autoconf 2.69,
27942794
with options \\"\$ac_cs_config\\"
27952795

src/configure

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for cpp-pthread v1.7.0.
3+
# Generated by GNU Autoconf 2.69 for cpp-pthread v1.7.1.
44
#
55
# Report bugs to <[email protected]>.
66
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
580580
# Identity of this package.
581581
PACKAGE_NAME='cpp-pthread'
582582
PACKAGE_TARNAME='cpp-pthread'
583-
PACKAGE_VERSION='v1.7.0'
584-
PACKAGE_STRING='cpp-pthread v1.7.0'
583+
PACKAGE_VERSION='v1.7.1'
584+
PACKAGE_STRING='cpp-pthread v1.7.1'
585585
PACKAGE_BUGREPORT='[email protected]'
586586
PACKAGE_URL='http://herbertkoelman.github.io/cpp-pthread/'
587587

@@ -1241,7 +1241,7 @@ if test "$ac_init_help" = "long"; then
12411241
# Omit some internal or obsolete options to make the list less imposing.
12421242
# This message is too long to be a string in the A/UX 3.1 sh.
12431243
cat <<_ACEOF
1244-
\`configure' configures cpp-pthread v1.7.0 to adapt to many kinds of systems.
1244+
\`configure' configures cpp-pthread v1.7.1 to adapt to many kinds of systems.
12451245
12461246
Usage: $0 [OPTION]... [VAR=VALUE]...
12471247
@@ -1302,7 +1302,7 @@ fi
13021302

13031303
if test -n "$ac_init_help"; then
13041304
case $ac_init_help in
1305-
short | recursive ) echo "Configuration of cpp-pthread v1.7.0:";;
1305+
short | recursive ) echo "Configuration of cpp-pthread v1.7.1:";;
13061306
esac
13071307
cat <<\_ACEOF
13081308
@@ -1392,7 +1392,7 @@ fi
13921392
test -n "$ac_init_help" && exit $ac_status
13931393
if $ac_init_version; then
13941394
cat <<\_ACEOF
1395-
cpp-pthread configure v1.7.0
1395+
cpp-pthread configure v1.7.1
13961396
generated by GNU Autoconf 2.69
13971397
13981398
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1982,7 +1982,7 @@ cat >config.log <<_ACEOF
19821982
This file contains any messages produced by compilers while
19831983
running configure, to aid debugging if configure makes a mistake.
19841984
1985-
It was created by cpp-pthread $as_me v1.7.0, which was
1985+
It was created by cpp-pthread $as_me v1.7.1, which was
19861986
generated by GNU Autoconf 2.69. Invocation command line was
19871987
19881988
$ $0 $@
@@ -4510,7 +4510,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
45104510
# report actual input values of CONFIG_FILES etc. instead of their
45114511
# values after options handling.
45124512
ac_log="
4513-
This file was extended by cpp-pthread $as_me v1.7.0, which was
4513+
This file was extended by cpp-pthread $as_me v1.7.1, which was
45144514
generated by GNU Autoconf 2.69. Invocation command line was
45154515
45164516
CONFIG_FILES = $CONFIG_FILES
@@ -4573,7 +4573,7 @@ _ACEOF
45734573
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
45744574
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
45754575
ac_cs_version="\\
4576-
cpp-pthread config.status v1.7.0
4576+
cpp-pthread config.status v1.7.1
45774577
configured by $0, generated by GNU Autoconf 2.69,
45784578
with options \\"\$ac_cs_config\\"
45794579

0 commit comments

Comments
 (0)