|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for ssldump 0.9b3p1. |
| 3 | +# Generated by GNU Autoconf 2.69 for ssldump 1.0. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -577,8 +577,8 @@ MAKEFLAGS= |
577 | 577 | # Identity of this package. |
578 | 578 | PACKAGE_NAME='ssldump' |
579 | 579 | PACKAGE_TARNAME='ssldump' |
580 | | -PACKAGE_VERSION='0.9b3p1' |
581 | | -PACKAGE_STRING='ssldump 0.9b3p1' |
| 580 | +PACKAGE_VERSION='1.0' |
| 581 | +PACKAGE_STRING='ssldump 1.0' |
582 | 582 | PACKAGE_BUGREPORT='' |
583 | 583 | PACKAGE_URL='' |
584 | 584 |
|
@@ -1248,7 +1248,7 @@ if test "$ac_init_help" = "long"; then |
1248 | 1248 | # Omit some internal or obsolete options to make the list less imposing. |
1249 | 1249 | # This message is too long to be a string in the A/UX 3.1 sh. |
1250 | 1250 | cat <<_ACEOF |
1251 | | -\`configure' configures ssldump 0.9b3p1 to adapt to many kinds of systems. |
| 1251 | +\`configure' configures ssldump 1.0 to adapt to many kinds of systems. |
1252 | 1252 |
|
1253 | 1253 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1254 | 1254 |
|
|
1314 | 1314 |
|
1315 | 1315 | if test -n "$ac_init_help"; then |
1316 | 1316 | case $ac_init_help in |
1317 | | - short | recursive ) echo "Configuration of ssldump 0.9b3p1:";; |
| 1317 | + short | recursive ) echo "Configuration of ssldump 1.0:";; |
1318 | 1318 | esac |
1319 | 1319 | cat <<\_ACEOF |
1320 | 1320 |
|
|
1405 | 1405 | test -n "$ac_init_help" && exit $ac_status |
1406 | 1406 | if $ac_init_version; then |
1407 | 1407 | cat <<\_ACEOF |
1408 | | -ssldump configure 0.9b3p1 |
| 1408 | +ssldump configure 1.0 |
1409 | 1409 | generated by GNU Autoconf 2.69 |
1410 | 1410 |
|
1411 | 1411 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1953,7 +1953,7 @@ cat >config.log <<_ACEOF |
1953 | 1953 | This file contains any messages produced by compilers while |
1954 | 1954 | running configure, to aid debugging if configure makes a mistake. |
1955 | 1955 |
|
1956 | | -It was created by ssldump $as_me 0.9b3p1, which was |
| 1956 | +It was created by ssldump $as_me 1.0, which was |
1957 | 1957 | generated by GNU Autoconf 2.69. Invocation command line was |
1958 | 1958 |
|
1959 | 1959 | $ $0 $@ |
@@ -5254,7 +5254,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
5254 | 5254 | # report actual input values of CONFIG_FILES etc. instead of their |
5255 | 5255 | # values after options handling. |
5256 | 5256 | ac_log=" |
5257 | | -This file was extended by ssldump $as_me 0.9b3p1, which was |
| 5257 | +This file was extended by ssldump $as_me 1.0, which was |
5258 | 5258 | generated by GNU Autoconf 2.69. Invocation command line was |
5259 | 5259 |
|
5260 | 5260 | CONFIG_FILES = $CONFIG_FILES |
@@ -5307,7 +5307,7 @@ _ACEOF |
5307 | 5307 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
5308 | 5308 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
5309 | 5309 | ac_cs_version="\\ |
5310 | | -ssldump config.status 0.9b3p1 |
| 5310 | +ssldump config.status 1.0 |
5311 | 5311 | configured by $0, generated by GNU Autoconf 2.69, |
5312 | 5312 | with options \\"\$ac_cs_config\\" |
5313 | 5313 |
|
|
0 commit comments