aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2013-03-22 18:26:46 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-03-22 18:26:46 +0100
commitd1582288d6ad75e7f60032a96863afe136d01e63 (patch)
treeafb084f180790363535ae0c3d1d2cd0f17f97a16 /configure
parent8238c0aa6a13ad4be43b1346396d53354545e594 (diff)
Imported Upstream version 1.0.6upstream/1.0.6
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure36
1 files changed, 18 insertions, 18 deletions
diff --git a/configure b/configure
index f955149..15813cb 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GStreamer libav 1.0.5.
+# Generated by GNU Autoconf 2.69 for GStreamer libav 1.0.6.
#
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer>.
#
@@ -591,8 +591,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GStreamer libav'
PACKAGE_TARNAME='gst-libav'
-PACKAGE_VERSION='1.0.5'
-PACKAGE_STRING='GStreamer libav 1.0.5'
+PACKAGE_VERSION='1.0.6'
+PACKAGE_STRING='GStreamer libav 1.0.6'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
PACKAGE_URL=''
@@ -1505,7 +1505,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 GStreamer libav 1.0.5 to adapt to many kinds of systems.
+\`configure' configures GStreamer libav 1.0.6 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1576,7 +1576,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GStreamer libav 1.0.5:";;
+ short | recursive ) echo "Configuration of GStreamer libav 1.0.6:";;
esac
cat <<\_ACEOF
@@ -1738,7 +1738,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GStreamer libav configure 1.0.5
+GStreamer libav configure 1.0.6
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2153,7 +2153,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 GStreamer libav $as_me 1.0.5, which was
+It was created by GStreamer libav $as_me 1.0.6, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3083,7 +3083,7 @@ fi
# Define the identity of the package.
PACKAGE='gst-libav'
- VERSION='1.0.5'
+ VERSION='1.0.6'
cat >>confdefs.h <<_ACEOF
@@ -3206,9 +3206,9 @@ $as_echo "$am_cv_prog_tar_ustar" >&6; }
- PACKAGE_VERSION_MAJOR=$(echo 1.0.5 | cut -d'.' -f1)
- PACKAGE_VERSION_MINOR=$(echo 1.0.5 | cut -d'.' -f2)
- PACKAGE_VERSION_MICRO=$(echo 1.0.5 | cut -d'.' -f3)
+ PACKAGE_VERSION_MAJOR=$(echo 1.0.6 | cut -d'.' -f1)
+ PACKAGE_VERSION_MINOR=$(echo 1.0.6 | cut -d'.' -f2)
+ PACKAGE_VERSION_MICRO=$(echo 1.0.6 | cut -d'.' -f3)
@@ -3219,7 +3219,7 @@ $as_echo "$am_cv_prog_tar_ustar" >&6; }
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
$as_echo_n "checking nano version... " >&6; }
- NANO=$(echo 1.0.5 | cut -d'.' -f4)
+ NANO=$(echo 1.0.6 | cut -d'.' -f4)
if test x"$NANO" = x || test "x$NANO" = "x0" ; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
@@ -7806,10 +7806,10 @@ fi
done
- GST_CURRENT=5
+ GST_CURRENT=6
GST_REVISION=0
- GST_AGE=5
- GST_LIBVERSION=5:0:5
+ GST_AGE=6
+ GST_LIBVERSION=6:0:6
@@ -17138,7 +17138,7 @@ fi
emblibav_configure_args="$emblibav_configure_args --nm=\\\"\\\$NM\\\""
fi
- LIBAV_OPTS="(cd $srcdir/gst-libs/ext/libav && ./configure --help)"
+ LIBAV_OPTS=`cd $srcdir/gst-libs/ext/libav && ./configure --help`
# Let's check if we can disable the building of the libav binary
can_disable=`echo "$LIBAV_OPTS" | grep 'disable-ffmpeg'`
if test "$can_disable" != ""; then
@@ -17838,7 +17838,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 GStreamer libav $as_me 1.0.5, which was
+This file was extended by GStreamer libav $as_me 1.0.6, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -17904,7 +17904,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="\\
-GStreamer libav config.status 1.0.5
+GStreamer libav config.status 1.0.6
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"