aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2013-11-09 17:00:42 +0100
committerSebastian Dröge <sebastian@centricular.com>2013-11-09 17:00:42 +0100
commit6f5ff9b84f6e3ad68f3e777622282d5db6ccc0e0 (patch)
tree1b956fe5fecdb053bf78525970f32322fe1d8eca /configure
parent7cb19d4fb99d5bcd2eba76245bc2af9d889b4ff1 (diff)
Imported Upstream version 1.2.1upstream/1.2.1
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure37
1 files changed, 20 insertions, 17 deletions
diff --git a/configure b/configure
index ffe04a2..58b17c1 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.2.0.
+# Generated by GNU Autoconf 2.69 for GStreamer libav 1.2.1.
#
# 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.2.0'
-PACKAGE_STRING='GStreamer libav 1.2.0'
+PACKAGE_VERSION='1.2.1'
+PACKAGE_STRING='GStreamer libav 1.2.1'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
PACKAGE_URL=''
@@ -1519,7 +1519,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.2.0 to adapt to many kinds of systems.
+\`configure' configures GStreamer libav 1.2.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1590,7 +1590,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GStreamer libav 1.2.0:";;
+ short | recursive ) echo "Configuration of GStreamer libav 1.2.1:";;
esac
cat <<\_ACEOF
@@ -1759,7 +1759,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GStreamer libav configure 1.2.0
+GStreamer libav configure 1.2.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2174,7 +2174,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.2.0, which was
+It was created by GStreamer libav $as_me 1.2.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3152,7 +3152,7 @@ fi
# Define the identity of the package.
PACKAGE='gst-libav'
- VERSION='1.2.0'
+ VERSION='1.2.1'
cat >>confdefs.h <<_ACEOF
@@ -3362,9 +3362,9 @@ END
fi
- PACKAGE_VERSION_MAJOR=$(echo 1.2.0 | cut -d'.' -f1)
- PACKAGE_VERSION_MINOR=$(echo 1.2.0 | cut -d'.' -f2)
- PACKAGE_VERSION_MICRO=$(echo 1.2.0 | cut -d'.' -f3)
+ PACKAGE_VERSION_MAJOR=$(echo 1.2.1 | cut -d'.' -f1)
+ PACKAGE_VERSION_MINOR=$(echo 1.2.1 | cut -d'.' -f2)
+ PACKAGE_VERSION_MICRO=$(echo 1.2.1 | cut -d'.' -f3)
@@ -3375,7 +3375,7 @@ fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
$as_echo_n "checking nano version... " >&6; }
- NANO=$(echo 1.2.0 | cut -d'.' -f4)
+ NANO=$(echo 1.2.1 | cut -d'.' -f4)
if test x"$NANO" = x || test "x$NANO" = "x0" ; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
@@ -8021,10 +8021,10 @@ fi
done
- GST_CURRENT=200
+ GST_CURRENT=201
GST_REVISION=0
- GST_AGE=200
- GST_LIBVERSION=200:0:200
+ GST_AGE=201
+ GST_LIBVERSION=201:0:201
@@ -17472,6 +17472,9 @@ fi
*android*)
target_os=linux
;;
+ *darwin*)
+ target_os=darwin
+ ;;
*)
target_os=`echo $host_os | sed 's/-gnu//'`
;;
@@ -18230,7 +18233,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.2.0, which was
+This file was extended by GStreamer libav $as_me 1.2.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -18296,7 +18299,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.2.0
+GStreamer libav config.status 1.2.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"