|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for FormatFuzzer 0.1.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for FormatFuzzer 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='FormatFuzzer' |
578 | 578 | PACKAGE_TARNAME='formatfuzzer' |
579 | | -PACKAGE_VERSION='0.1.0' |
580 | | -PACKAGE_STRING='FormatFuzzer 0.1.0' |
| 579 | +PACKAGE_VERSION='1.0' |
| 580 | +PACKAGE_STRING='FormatFuzzer 1.0' |
581 | 581 | PACKAGE_BUGREPORT='' |
582 | 582 | PACKAGE_URL='' |
583 | 583 |
|
@@ -1244,7 +1244,7 @@ if test "$ac_init_help" = "long"; then |
1244 | 1244 | # Omit some internal or obsolete options to make the list less imposing. |
1245 | 1245 | # This message is too long to be a string in the A/UX 3.1 sh. |
1246 | 1246 | cat <<_ACEOF |
1247 | | -\`configure' configures FormatFuzzer 0.1.0 to adapt to many kinds of systems. |
| 1247 | +\`configure' configures FormatFuzzer 1.0 to adapt to many kinds of systems. |
1248 | 1248 |
|
1249 | 1249 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1250 | 1250 |
|
|
1311 | 1311 |
|
1312 | 1312 | if test -n "$ac_init_help"; then |
1313 | 1313 | case $ac_init_help in |
1314 | | - short | recursive ) echo "Configuration of FormatFuzzer 0.1.0:";; |
| 1314 | + short | recursive ) echo "Configuration of FormatFuzzer 1.0:";; |
1315 | 1315 | esac |
1316 | 1316 | cat <<\_ACEOF |
1317 | 1317 |
|
|
1402 | 1402 | test -n "$ac_init_help" && exit $ac_status |
1403 | 1403 | if $ac_init_version; then |
1404 | 1404 | cat <<\_ACEOF |
1405 | | -FormatFuzzer configure 0.1.0 |
| 1405 | +FormatFuzzer configure 1.0 |
1406 | 1406 | generated by GNU Autoconf 2.69 |
1407 | 1407 |
|
1408 | 1408 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1457,7 +1457,7 @@ cat >config.log <<_ACEOF |
1457 | 1457 | This file contains any messages produced by compilers while |
1458 | 1458 | running configure, to aid debugging if configure makes a mistake. |
1459 | 1459 |
|
1460 | | -It was created by FormatFuzzer $as_me 0.1.0, which was |
| 1460 | +It was created by FormatFuzzer $as_me 1.0, which was |
1461 | 1461 | generated by GNU Autoconf 2.69. Invocation command line was |
1462 | 1462 |
|
1463 | 1463 | $ $0 $@ |
|
2323 | 2323 |
|
2324 | 2324 | # Define the identity of the package. |
2325 | 2325 | PACKAGE='formatfuzzer' |
2326 | | - VERSION='0.1.0' |
| 2326 | + VERSION='1.0' |
2327 | 2327 |
|
2328 | 2328 |
|
2329 | 2329 | cat >>confdefs.h <<_ACEOF |
@@ -4767,7 +4767,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
4767 | 4767 | # report actual input values of CONFIG_FILES etc. instead of their |
4768 | 4768 | # values after options handling. |
4769 | 4769 | ac_log=" |
4770 | | -This file was extended by FormatFuzzer $as_me 0.1.0, which was |
| 4770 | +This file was extended by FormatFuzzer $as_me 1.0, which was |
4771 | 4771 | generated by GNU Autoconf 2.69. Invocation command line was |
4772 | 4772 |
|
4773 | 4773 | CONFIG_FILES = $CONFIG_FILES |
@@ -4833,7 +4833,7 @@ _ACEOF |
4833 | 4833 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
4834 | 4834 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
4835 | 4835 | ac_cs_version="\\ |
4836 | | -FormatFuzzer config.status 0.1.0 |
| 4836 | +FormatFuzzer config.status 1.0 |
4837 | 4837 | configured by $0, generated by GNU Autoconf 2.69, |
4838 | 4838 | with options \\"\$ac_cs_config\\" |
4839 | 4839 |
|
|
0 commit comments