aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-06-22 17:16:06 +0200
committerSebastian Dröge <sebastian@centricular.com>2014-06-22 17:16:06 +0200
commit5254e8378f4c28705a571d7bfbbad5fbd1adb3d3 (patch)
tree3f6cac985731dee5f68347ea99ad30ed19462168 /configure
parent1adbba7bfff7853fca8b02aec57dbe1850d4a55c (diff)
Imported Upstream version 1.3.3
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure53
1 files changed, 24 insertions, 29 deletions
diff --git a/configure b/configure
index ff15498..422ee75 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 1.2.4.
+# Generated by GNU Autoconf 2.69 for GStreamer 1.3.3.
#
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer>.
#
@@ -591,8 +591,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GStreamer'
PACKAGE_TARNAME='gstreamer'
-PACKAGE_VERSION='1.2.4'
-PACKAGE_STRING='GStreamer 1.2.4'
+PACKAGE_VERSION='1.3.3'
+PACKAGE_STRING='GStreamer 1.3.3'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
PACKAGE_URL=''
@@ -1638,7 +1638,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 1.2.4 to adapt to many kinds of systems.
+\`configure' configures GStreamer 1.3.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1709,7 +1709,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GStreamer 1.2.4:";;
+ short | recursive ) echo "Configuration of GStreamer 1.3.3:";;
esac
cat <<\_ACEOF
@@ -1891,7 +1891,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GStreamer configure 1.2.4
+GStreamer configure 1.3.3
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2664,7 +2664,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 $as_me 1.2.4, which was
+It was created by GStreamer $as_me 1.3.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3645,7 +3645,7 @@ fi
# Define the identity of the package.
PACKAGE='gstreamer'
- VERSION='1.2.4'
+ VERSION='1.3.3'
cat >>confdefs.h <<_ACEOF
@@ -3856,9 +3856,9 @@ fi
- PACKAGE_VERSION_MAJOR=$(echo 1.2.4 | cut -d'.' -f1)
- PACKAGE_VERSION_MINOR=$(echo 1.2.4 | cut -d'.' -f2)
- PACKAGE_VERSION_MICRO=$(echo 1.2.4 | cut -d'.' -f3)
+ PACKAGE_VERSION_MAJOR=$(echo 1.3.3 | cut -d'.' -f1)
+ PACKAGE_VERSION_MINOR=$(echo 1.3.3 | cut -d'.' -f2)
+ PACKAGE_VERSION_MICRO=$(echo 1.3.3 | cut -d'.' -f3)
@@ -3869,7 +3869,7 @@ fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
$as_echo_n "checking nano version... " >&6; }
- NANO=$(echo 1.2.4 | cut -d'.' -f4)
+ NANO=$(echo 1.3.3 | cut -d'.' -f4)
if test x"$NANO" = x || test "x$NANO" = "x0" ; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
@@ -8527,10 +8527,10 @@ fi
done
- GST_CURRENT=204
+ GST_CURRENT=303
GST_REVISION=0
- GST_AGE=204
- GST_LIBVERSION=204:0:204
+ GST_AGE=303
+ GST_LIBVERSION=303:0:303
@@ -14841,6 +14841,12 @@ cat >>confdefs.h <<_ACEOF
_ACEOF
+ if test -e "${srcdir}/po/Makevars"; then
+ if ! grep -e "gstreamer-$GST_API_VERSION" "${srcdir}/po/Makevars"; then
+ as_fn_error $? "DOMAIN in po/Makevars does not match GETTEXT_PACKAGE gstreamer-$GST_API_VERSION" "$LINENO" 5
+ fi
+ fi
+
EXP_VAR=LOCALEDIR
FROM_VAR=$datadir/locale
@@ -21565,7 +21571,7 @@ fi
as_fn_error $? "Could not find bison" "$LINENO" 5
fi
- bison_min_version=1.875
+ bison_min_version=2.4
bison_version=`$BISON_PATH --version | head -n 1 | sed 's/^[^0-9]*//' | sed 's/[^0-9]*$//' | cut -d' ' -f1`
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking bison version $bison_version >= $bison_min_version" >&5
$as_echo_n "checking bison version $bison_version >= $bison_min_version... " >&6; }
@@ -25386,17 +25392,6 @@ $as_echo "$as_me: WARNING: $GLIB_MKENUMS does not seem to work!" >&2;}
- GIVEN_CFLAGS=$GLIB_CFLAGS
- INCLUDE_DIRS=`echo | cpp -v 2>&1`
-
- INCLUDE_DIRS=`echo $INCLUDE_DIRS | sed -e 's/.*<...> search starts here://' | sed -e 's/End of search list.*//'`
- for dir in $INCLUDE_DIRS; do
- GIVEN_CFLAGS=`echo $GIVEN_CFLAGS | sed -e "s#-I$dir ##"`
- done
- GLIB_CFLAGS=$GIVEN_CFLAGS
-
-
-
pkg_failed=no
@@ -27569,7 +27564,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 $as_me 1.2.4, which was
+This file was extended by GStreamer $as_me 1.3.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -27635,7 +27630,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 config.status 1.2.4
+GStreamer config.status 1.3.3
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"