Skip to content

Commit 1cdf452

Browse files
updated git description (tag and commit)
1 parent 3f71fcc commit 1cdf452

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.2.0.
3+
# Generated by GNU Autoconf 2.69 for cpp-pthread v1.2.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.2.0'
583-
PACKAGE_STRING='cpp-pthread v1.2.0'
582+
PACKAGE_VERSION='v1.2.1'
583+
PACKAGE_STRING='cpp-pthread v1.2.1'
584584
PACKAGE_BUGREPORT='[email protected]'
585585
PACKAGE_URL='http://herbertkoelman.github.io/cpp-pthread/'
586586

@@ -1184,7 +1184,7 @@ if test "$ac_init_help" = "long"; then
11841184
# Omit some internal or obsolete options to make the list less imposing.
11851185
# This message is too long to be a string in the A/UX 3.1 sh.
11861186
cat <<_ACEOF
1187-
\`configure' configures cpp-pthread v1.2.0 to adapt to many kinds of systems.
1187+
\`configure' configures cpp-pthread v1.2.1 to adapt to many kinds of systems.
11881188
11891189
Usage: $0 [OPTION]... [VAR=VALUE]...
11901190
@@ -1248,7 +1248,7 @@ fi
12481248

12491249
if test -n "$ac_init_help"; then
12501250
case $ac_init_help in
1251-
short | recursive ) echo "Configuration of cpp-pthread v1.2.0:";;
1251+
short | recursive ) echo "Configuration of cpp-pthread v1.2.1:";;
12521252
esac
12531253
cat <<\_ACEOF
12541254
@@ -1316,7 +1316,7 @@ fi
13161316
test -n "$ac_init_help" && exit $ac_status
13171317
if $ac_init_version; then
13181318
cat <<\_ACEOF
1319-
cpp-pthread configure v1.2.0
1319+
cpp-pthread configure v1.2.1
13201320
generated by GNU Autoconf 2.69
13211321
13221322
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1333,7 +1333,7 @@ cat >config.log <<_ACEOF
13331333
This file contains any messages produced by compilers while
13341334
running configure, to aid debugging if configure makes a mistake.
13351335
1336-
It was created by cpp-pthread $as_me v1.2.0, which was
1336+
It was created by cpp-pthread $as_me v1.2.1, which was
13371337
generated by GNU Autoconf 2.69. Invocation command line was
13381338
13391339
$ $0 $@
@@ -2535,7 +2535,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
25352535
# report actual input values of CONFIG_FILES etc. instead of their
25362536
# values after options handling.
25372537
ac_log="
2538-
This file was extended by cpp-pthread $as_me v1.2.0, which was
2538+
This file was extended by cpp-pthread $as_me v1.2.1, which was
25392539
generated by GNU Autoconf 2.69. Invocation command line was
25402540
25412541
CONFIG_FILES = $CONFIG_FILES
@@ -2589,7 +2589,7 @@ _ACEOF
25892589
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
25902590
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
25912591
ac_cs_version="\\
2592-
cpp-pthread config.status v1.2.0
2592+
cpp-pthread config.status v1.2.1
25932593
configured by $0, generated by GNU Autoconf 2.69,
25942594
with options \\"\$ac_cs_config\\"
25952595

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.2.0.
3+
# Generated by GNU Autoconf 2.69 for cpp-pthread v1.2.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.2.0'
584-
PACKAGE_STRING='cpp-pthread v1.2.0'
583+
PACKAGE_VERSION='v1.2.1'
584+
PACKAGE_STRING='cpp-pthread v1.2.1'
585585
PACKAGE_BUGREPORT='[email protected]'
586586
PACKAGE_URL='http://herbertkoelman.github.io/cpp-pthread/'
587587

@@ -1237,7 +1237,7 @@ if test "$ac_init_help" = "long"; then
12371237
# Omit some internal or obsolete options to make the list less imposing.
12381238
# This message is too long to be a string in the A/UX 3.1 sh.
12391239
cat <<_ACEOF
1240-
\`configure' configures cpp-pthread v1.2.0 to adapt to many kinds of systems.
1240+
\`configure' configures cpp-pthread v1.2.1 to adapt to many kinds of systems.
12411241
12421242
Usage: $0 [OPTION]... [VAR=VALUE]...
12431243
@@ -1298,7 +1298,7 @@ fi
12981298

12991299
if test -n "$ac_init_help"; then
13001300
case $ac_init_help in
1301-
short | recursive ) echo "Configuration of cpp-pthread v1.2.0:";;
1301+
short | recursive ) echo "Configuration of cpp-pthread v1.2.1:";;
13021302
esac
13031303
cat <<\_ACEOF
13041304
@@ -1381,7 +1381,7 @@ fi
13811381
test -n "$ac_init_help" && exit $ac_status
13821382
if $ac_init_version; then
13831383
cat <<\_ACEOF
1384-
cpp-pthread configure v1.2.0
1384+
cpp-pthread configure v1.2.1
13851385
generated by GNU Autoconf 2.69
13861386
13871387
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2025,7 +2025,7 @@ cat >config.log <<_ACEOF
20252025
This file contains any messages produced by compilers while
20262026
running configure, to aid debugging if configure makes a mistake.
20272027
2028-
It was created by cpp-pthread $as_me v1.2.0, which was
2028+
It was created by cpp-pthread $as_me v1.2.1, which was
20292029
generated by GNU Autoconf 2.69. Invocation command line was
20302030
20312031
$ $0 $@
@@ -4664,7 +4664,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
46644664
# report actual input values of CONFIG_FILES etc. instead of their
46654665
# values after options handling.
46664666
ac_log="
4667-
This file was extended by cpp-pthread $as_me v1.2.0, which was
4667+
This file was extended by cpp-pthread $as_me v1.2.1, which was
46684668
generated by GNU Autoconf 2.69. Invocation command line was
46694669
46704670
CONFIG_FILES = $CONFIG_FILES
@@ -4727,7 +4727,7 @@ _ACEOF
47274727
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
47284728
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
47294729
ac_cs_version="\\
4730-
cpp-pthread config.status v1.2.0
4730+
cpp-pthread config.status v1.2.1
47314731
configured by $0, generated by GNU Autoconf 2.69,
47324732
with options \\"\$ac_cs_config\\"
47334733

0 commit comments

Comments
 (0)