diff options
author | Andy Green <andy@warmcat.com> | 2011-01-27 06:36:39 +0000 |
---|---|---|
committer | Andy Green <andy@warmcat.com> | 2011-01-27 06:36:39 +0000 |
commit | b6e6ebeece2cb279c23fb1749fda08362fc0f912 (patch) | |
tree | 49253f19be80d54426f28c0e8eb961f2101e5bbd /configure | |
parent | 90c7cbcc0024d42475984b0c11f78b575292b529 (diff) |
uplevel-soname-and-spec-0.3.patch
Signed-off-by: Andy Green <andy@warmcat.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for libwebsockets 0.2. +# Generated by GNU Autoconf 2.68 for libwebsockets 0.3. # # Report bugs to <andy@warmcat.com>. # @@ -570,8 +570,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='libwebsockets' PACKAGE_TARNAME='libwebsockets' -PACKAGE_VERSION='0.2' -PACKAGE_STRING='libwebsockets 0.2' +PACKAGE_VERSION='0.3' +PACKAGE_STRING='libwebsockets 0.3' PACKAGE_BUGREPORT='andy@warmcat.com' PACKAGE_URL='' @@ -1298,7 +1298,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 libwebsockets 0.2 to adapt to many kinds of systems. +\`configure' configures libwebsockets 0.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1368,7 +1368,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libwebsockets 0.2:";; + short | recursive ) echo "Configuration of libwebsockets 0.3:";; esac cat <<\_ACEOF @@ -1474,7 +1474,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libwebsockets configure 0.2 +libwebsockets configure 0.3 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1897,7 +1897,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 libwebsockets $as_me 0.2, which was +It was created by libwebsockets $as_me 0.3, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2716,7 +2716,7 @@ fi # Define the identity of the package. PACKAGE='libwebsockets' - VERSION='0.2' + VERSION='0.3' cat >>confdefs.h <<_ACEOF @@ -13030,7 +13030,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libwebsockets $as_me 0.2, which was +This file was extended by libwebsockets $as_me 0.3, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13096,7 +13096,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -libwebsockets config.status 0.2 +libwebsockets config.status 0.3 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" |