Commit d8ca7ce6 authored by Lev Walkin's avatar Lev Walkin

version bump

parent 4691a877
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.63 for asn1c 0.9.23.
# Generated by GNU Autoconf 2.63 for asn1c 0.9.24.
#
# Report bugs to <vlm@lionet.info>.
#
......@@ -745,8 +745,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='asn1c'
PACKAGE_TARNAME='asn1c'
PACKAGE_VERSION='0.9.23'
PACKAGE_STRING='asn1c 0.9.23'
PACKAGE_VERSION='0.9.24'
PACKAGE_STRING='asn1c 0.9.24'
PACKAGE_BUGREPORT='vlm@lionet.info'
# Factoring default headers for most tests.
......@@ -1473,7 +1473,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures asn1c 0.9.23 to adapt to many kinds of systems.
\`configure' configures asn1c 0.9.24 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
......@@ -1543,7 +1543,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of asn1c 0.9.23:";;
short | recursive ) echo "Configuration of asn1c 0.9.24:";;
esac
cat <<\_ACEOF
......@@ -1648,7 +1648,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
asn1c configure 0.9.23
asn1c configure 0.9.24
generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
......@@ -1662,7 +1662,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by asn1c $as_me 0.9.23, which was
It was created by asn1c $as_me 0.9.24, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@
......@@ -2511,7 +2511,7 @@ fi
# Define the identity of the package.
PACKAGE='asn1c'
VERSION='0.9.23'
VERSION='0.9.24'
cat >>confdefs.h <<_ACEOF
......@@ -14420,7 +14420,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by asn1c $as_me 0.9.23, which was
This file was extended by asn1c $as_me 0.9.24, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
......@@ -14483,7 +14483,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
asn1c config.status 0.9.23
asn1c config.status 0.9.24
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
......
AC_INIT([asn1c], [0.9.23], [vlm@lionet.info])
AC_INIT([asn1c], [0.9.24], [vlm@lionet.info])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment