|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for libjsonparser 1.0.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for libjsonparser 1.1.0. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -576,8 +576,8 @@ MAKEFLAGS= |
576 | 576 | # Identity of this package. |
577 | 577 | PACKAGE_NAME='libjsonparser' |
578 | 578 | PACKAGE_TARNAME='libjsonparser' |
579 | | -PACKAGE_VERSION='1.0.0' |
580 | | -PACKAGE_STRING='libjsonparser 1.0.0' |
| 579 | +PACKAGE_VERSION='1.1.0' |
| 580 | +PACKAGE_STRING='libjsonparser 1.1.0' |
581 | 581 | PACKAGE_BUGREPORT='' |
582 | 582 | PACKAGE_URL='' |
583 | 583 |
|
@@ -1183,7 +1183,7 @@ if test "$ac_init_help" = "long"; then |
1183 | 1183 | # Omit some internal or obsolete options to make the list less imposing. |
1184 | 1184 | # This message is too long to be a string in the A/UX 3.1 sh. |
1185 | 1185 | cat <<_ACEOF |
1186 | | -\`configure' configures libjsonparser 1.0.0 to adapt to many kinds of systems. |
| 1186 | +\`configure' configures libjsonparser 1.1.0 to adapt to many kinds of systems. |
1187 | 1187 |
|
1188 | 1188 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1189 | 1189 |
|
|
1244 | 1244 |
|
1245 | 1245 | if test -n "$ac_init_help"; then |
1246 | 1246 | case $ac_init_help in |
1247 | | - short | recursive ) echo "Configuration of libjsonparser 1.0.0:";; |
| 1247 | + short | recursive ) echo "Configuration of libjsonparser 1.1.0:";; |
1248 | 1248 | esac |
1249 | 1249 | cat <<\_ACEOF |
1250 | 1250 |
|
|
1330 | 1330 | test -n "$ac_init_help" && exit $ac_status |
1331 | 1331 | if $ac_init_version; then |
1332 | 1332 | cat <<\_ACEOF |
1333 | | -libjsonparser configure 1.0.0 |
| 1333 | +libjsonparser configure 1.1.0 |
1334 | 1334 | generated by GNU Autoconf 2.69 |
1335 | 1335 |
|
1336 | 1336 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1385,7 +1385,7 @@ cat >config.log <<_ACEOF |
1385 | 1385 | This file contains any messages produced by compilers while |
1386 | 1386 | running configure, to aid debugging if configure makes a mistake. |
1387 | 1387 |
|
1388 | | -It was created by libjsonparser $as_me 1.0.0, which was |
| 1388 | +It was created by libjsonparser $as_me 1.1.0, which was |
1389 | 1389 | generated by GNU Autoconf 2.69. Invocation command line was |
1390 | 1390 |
|
1391 | 1391 | $ $0 $@ |
@@ -3180,7 +3180,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
3180 | 3180 | # report actual input values of CONFIG_FILES etc. instead of their |
3181 | 3181 | # values after options handling. |
3182 | 3182 | ac_log=" |
3183 | | -This file was extended by libjsonparser $as_me 1.0.0, which was |
| 3183 | +This file was extended by libjsonparser $as_me 1.1.0, which was |
3184 | 3184 | generated by GNU Autoconf 2.69. Invocation command line was |
3185 | 3185 |
|
3186 | 3186 | CONFIG_FILES = $CONFIG_FILES |
@@ -3233,7 +3233,7 @@ _ACEOF |
3233 | 3233 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
3234 | 3234 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
3235 | 3235 | ac_cs_version="\\ |
3236 | | -libjsonparser config.status 1.0.0 |
| 3236 | +libjsonparser config.status 1.1.0 |
3237 | 3237 | configured by $0, generated by GNU Autoconf 2.69, |
3238 | 3238 | with options \\"\$ac_cs_config\\" |
3239 | 3239 |
|
|
0 commit comments