Skip to content

Commit

Permalink
Merge branch 'release/2.1.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
fsundermeyer committed Dec 7, 2015
2 parents c468750 + c9e5cea commit b9810d2
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for DAPS 2.1.4.
# Generated by GNU Autoconf 2.69 for DAPS 2.1.5.
#
# Report bugs to <https://github.com/openSUSE/daps>.
#
Expand Down Expand Up @@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='DAPS'
PACKAGE_TARNAME='daps'
PACKAGE_VERSION='2.1.4'
PACKAGE_STRING='DAPS 2.1.4'
PACKAGE_VERSION='2.1.5'
PACKAGE_STRING='DAPS 2.1.5'
PACKAGE_BUGREPORT='https://github.com/openSUSE/daps'
PACKAGE_URL='http://opensuse.github.io/daps'

Expand Down Expand Up @@ -1264,7 +1264,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 DAPS 2.1.4 to adapt to many kinds of systems.
\`configure' configures DAPS 2.1.5 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1330,7 +1330,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of DAPS 2.1.4:";;
short | recursive ) echo "Configuration of DAPS 2.1.5:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1419,7 +1419,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
DAPS configure 2.1.4
DAPS configure 2.1.5
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
Expand All @@ -1436,7 +1436,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 DAPS $as_me 2.1.4, which was
It was created by DAPS $as_me 2.1.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -1788,8 +1788,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
DAPS_VERSION_MAJOR=2
DAPS_VERSION_MINOR=1
DAPS_VERSION_MICRO=4
DAPS_VERSION=2.1.4
DAPS_VERSION_MICRO=5
DAPS_VERSION=2.1.5
DAPS_API_VERSION=2
Expand Down Expand Up @@ -2349,7 +2349,7 @@ fi
# Define the identity of the package.
PACKAGE='daps'
VERSION='2.1.4'
VERSION='2.1.5'
cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -4537,7 +4537,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 DAPS $as_me 2.1.4, which was
This file was extended by DAPS $as_me 2.1.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -4591,7 +4591,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="\\
DAPS config.status 2.1.4
DAPS config.status 2.1.5
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Expand Down Expand Up @@ -5746,7 +5746,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 DAPS $as_me 2.1.4, which was
This file was extended by DAPS $as_me 2.1.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -5800,7 +5800,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="\\
DAPS config.status 2.1.4
DAPS config.status 2.1.5
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Expand Down

0 comments on commit b9810d2

Please sign in to comment.