|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for msclogparser 0.2.0. |
| 3 | +# Generated by GNU Autoconf 2.72 for msclogparser 0.3.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <modsecurity@digitalwave.hu>. |
6 | 6 | # |
@@ -614,8 +614,8 @@ MAKEFLAGS= |
614 | 614 | # Identity of this package. |
615 | 615 | PACKAGE_NAME='msclogparser' |
616 | 616 | PACKAGE_TARNAME='msclogparser' |
617 | | -PACKAGE_VERSION='0.2.0' |
618 | | -PACKAGE_STRING='msclogparser 0.2.0' |
| 617 | +PACKAGE_VERSION='0.3.0' |
| 618 | +PACKAGE_STRING='msclogparser 0.3.0' |
619 | 619 | PACKAGE_BUGREPORT='modsecurity@digitalwave.hu' |
620 | 620 | PACKAGE_URL='' |
621 | 621 |
|
@@ -1415,7 +1415,7 @@ if test "$ac_init_help" = "long"; then |
1415 | 1415 | # Omit some internal or obsolete options to make the list less imposing. |
1416 | 1416 | # This message is too long to be a string in the A/UX 3.1 sh. |
1417 | 1417 | cat <<_ACEOF |
1418 | | -'configure' configures msclogparser 0.2.0 to adapt to many kinds of systems. |
| 1418 | +'configure' configures msclogparser 0.3.0 to adapt to many kinds of systems. |
1419 | 1419 |
|
1420 | 1420 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1421 | 1421 |
|
|
1486 | 1486 |
|
1487 | 1487 | if test -n "$ac_init_help"; then |
1488 | 1488 | case $ac_init_help in |
1489 | | - short | recursive ) echo "Configuration of msclogparser 0.2.0:";; |
| 1489 | + short | recursive ) echo "Configuration of msclogparser 0.3.0:";; |
1490 | 1490 | esac |
1491 | 1491 | cat <<\_ACEOF |
1492 | 1492 |
|
|
1615 | 1615 | test -n "$ac_init_help" && exit $ac_status |
1616 | 1616 | if $ac_init_version; then |
1617 | 1617 | cat <<\_ACEOF |
1618 | | -msclogparser configure 0.2.0 |
| 1618 | +msclogparser configure 0.3.0 |
1619 | 1619 | generated by GNU Autoconf 2.72 |
1620 | 1620 |
|
1621 | 1621 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -2137,7 +2137,7 @@ cat >config.log <<_ACEOF |
2137 | 2137 | This file contains any messages produced by compilers while |
2138 | 2138 | running configure, to aid debugging if configure makes a mistake. |
2139 | 2139 |
|
2140 | | -It was created by msclogparser $as_me 0.2.0, which was |
| 2140 | +It was created by msclogparser $as_me 0.3.0, which was |
2141 | 2141 | generated by GNU Autoconf 2.72. Invocation command line was |
2142 | 2142 |
|
2143 | 2143 | $ $0$ac_configure_args_raw |
|
4981 | 4981 |
|
4982 | 4982 | # Define the identity of the package. |
4983 | 4983 | PACKAGE='msclogparser' |
4984 | | - VERSION='0.2.0' |
| 4984 | + VERSION='0.3.0' |
4985 | 4985 |
|
4986 | 4986 |
|
4987 | 4987 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -16621,7 +16621,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
16621 | 16621 | # report actual input values of CONFIG_FILES etc. instead of their |
16622 | 16622 | # values after options handling. |
16623 | 16623 | ac_log=" |
16624 | | -This file was extended by msclogparser $as_me 0.2.0, which was |
| 16624 | +This file was extended by msclogparser $as_me 0.3.0, which was |
16625 | 16625 | generated by GNU Autoconf 2.72. Invocation command line was |
16626 | 16626 |
|
16627 | 16627 | CONFIG_FILES = $CONFIG_FILES |
@@ -16689,7 +16689,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
16689 | 16689 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
16690 | 16690 | ac_cs_config='$ac_cs_config_escaped' |
16691 | 16691 | ac_cs_version="\\ |
16692 | | -msclogparser config.status 0.2.0 |
| 16692 | +msclogparser config.status 0.3.0 |
16693 | 16693 | configured by $0, generated by GNU Autoconf 2.72, |
16694 | 16694 | with options \\"\$ac_cs_config\\" |
16695 | 16695 |
|
|
0 commit comments