Skip to content

Commit

Permalink
configure: update version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxteufel committed Apr 6, 2016
1 parent 186ea51 commit bd72d14
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions configure
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for libmowgli-2 2.0.0.
# Generated by GNU Autoconf 2.69 for libmowgli-2 2.1.0.
#
# Report bugs to <http://jira.atheme.org/>.
# Report bugs to <https://github.com/atheme/libmowgli-2>.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -267,10 +267,10 @@ fi
$as_echo "$0: be upgraded to zsh 4.3.4 or later."
else
$as_echo "$0: Please tell [email protected] and
$0: http://jira.atheme.org/ about your system, including
$0: any error possibly output before this message. Then
$0: install a modern shell, or manually run the script
$0: under such a shell if you do have one."
$0: https://github.com/atheme/libmowgli-2 about your
$0: system, including any error possibly output before this
$0: message. Then install a modern shell, or manually run
$0: the script under such a shell if you do have one."
fi
exit 1
fi
Expand Down Expand Up @@ -580,9 +580,9 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='libmowgli-2'
PACKAGE_TARNAME='libmowgli-2'
PACKAGE_VERSION='2.0.0'
PACKAGE_STRING='libmowgli-2 2.0.0'
PACKAGE_BUGREPORT='http://jira.atheme.org/'
PACKAGE_VERSION='2.1.0'
PACKAGE_STRING='libmowgli-2 2.1.0'
PACKAGE_BUGREPORT='https://github.com/atheme/libmowgli-2'
PACKAGE_URL=''

ac_unique_file="src"
Expand Down Expand Up @@ -1284,7 +1284,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 libmowgli-2 2.0.0 to adapt to many kinds of systems.
\`configure' configures libmowgli-2 2.1.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1350,7 +1350,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of libmowgli-2 2.0.0:";;
short | recursive ) echo "Configuration of libmowgli-2 2.1.0:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1380,7 +1380,7 @@ Some influential environment variables:
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to <http://jira.atheme.org/>.
Report bugs to <https://github.com/atheme/libmowgli-2>.
_ACEOF
ac_status=$?
fi
Expand Down Expand Up @@ -1443,7 +1443,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
libmowgli-2 configure 2.0.0
libmowgli-2 configure 2.1.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1602,9 +1602,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
( $as_echo "## -------------------------------------- ##
## Report this to http://jira.atheme.org/ ##
## -------------------------------------- ##"
( $as_echo "## ---------------------------------------------------- ##
## Report this to https://github.com/atheme/libmowgli-2 ##
## ---------------------------------------------------- ##"
) | sed "s/^/$as_me: WARNING: /" >&2
;;
esac
Expand Down Expand Up @@ -1812,7 +1812,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 libmowgli-2 $as_me 2.0.0, which was
It was created by libmowgli-2 $as_me 2.1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -5305,7 +5305,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 libmowgli-2 $as_me 2.0.0, which was
This file was extended by libmowgli-2 $as_me 2.1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -5361,13 +5361,13 @@ $config_files
Configuration headers:
$config_headers
Report bugs to <http://jira.atheme.org/>."
Report bugs to <https://github.com/atheme/libmowgli-2>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
libmowgli-2 config.status 2.0.0
libmowgli-2 config.status 2.1.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ(2.59)
AC_INIT([libmowgli-2], [2.0.0], [http://jira.atheme.org/])
AC_INIT([libmowgli-2], [2.1.0], [https://github.com/atheme/libmowgli-2])
AC_CONFIG_SRCDIR([src])
AC_CONFIG_HEADER([src/libmowgli/platform/autoconf.h])

Expand Down

0 comments on commit bd72d14

Please sign in to comment.