aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-12-19 10:22:18 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-12-19 10:22:18 +0100
commit654e0683f6a986215479c3dfcc24381022f503a8 (patch)
tree635727ea34f30b5e5dfd72f48357c6c51df8ca0b /configure
parent33ee1e5933d2a2bb0a5a0e8bd12ad2a1b9cc27a5 (diff)
Imported Upstream version 1.0.4upstream/1.0.4
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure46
1 files changed, 27 insertions, 19 deletions
diff --git a/configure b/configure
index 4e692b8..2b1834f 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.0.3.
+# Generated by GNU Autoconf 2.69 for GStreamer 1.0.4.
#
# 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.0.3'
-PACKAGE_STRING='GStreamer 1.0.3'
+PACKAGE_VERSION='1.0.4'
+PACKAGE_STRING='GStreamer 1.0.4'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
PACKAGE_URL=''
@@ -1637,7 +1637,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.0.3 to adapt to many kinds of systems.
+\`configure' configures GStreamer 1.0.4 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1708,7 +1708,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GStreamer 1.0.3:";;
+ short | recursive ) echo "Configuration of GStreamer 1.0.4:";;
esac
cat <<\_ACEOF
@@ -1885,7 +1885,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GStreamer configure 1.0.3
+GStreamer configure 1.0.4
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2658,7 +2658,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.0.3, which was
+It was created by GStreamer $as_me 1.0.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3591,7 +3591,7 @@ fi
# Define the identity of the package.
PACKAGE='gstreamer'
- VERSION='1.0.3'
+ VERSION='1.0.4'
cat >>confdefs.h <<_ACEOF
@@ -3714,9 +3714,9 @@ $as_echo "$am_cv_prog_tar_ustar" >&6; }
- PACKAGE_VERSION_MAJOR=$(echo 1.0.3 | cut -d'.' -f1)
- PACKAGE_VERSION_MINOR=$(echo 1.0.3 | cut -d'.' -f2)
- PACKAGE_VERSION_MICRO=$(echo 1.0.3 | cut -d'.' -f3)
+ PACKAGE_VERSION_MAJOR=$(echo 1.0.4 | cut -d'.' -f1)
+ PACKAGE_VERSION_MINOR=$(echo 1.0.4 | cut -d'.' -f2)
+ PACKAGE_VERSION_MICRO=$(echo 1.0.4 | cut -d'.' -f3)
@@ -3727,7 +3727,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.3 | cut -d'.' -f4)
+ NANO=$(echo 1.0.4 | cut -d'.' -f4)
if test x"$NANO" = x || test "x$NANO" = "x0" ; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
@@ -5632,7 +5632,8 @@ else
;;
*)
lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
- if test -n "$lt_cv_sys_max_cmd_len"; then
+ if test -n "$lt_cv_sys_max_cmd_len" && \
+ test undefined != "$lt_cv_sys_max_cmd_len"; then
lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
else
@@ -7163,7 +7164,14 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
LD="${LD-ld} -m elf_i386_fbsd"
;;
x86_64-*linux*)
- LD="${LD-ld} -m elf_i386"
+ case `/usr/bin/file conftest.o` in
+ *x86-64*)
+ LD="${LD-ld} -m elf32_x86_64"
+ ;;
+ *)
+ LD="${LD-ld} -m elf_i386"
+ ;;
+ esac
;;
ppc64-*linux*|powerpc64-*linux*)
LD="${LD-ld} -m elf32ppclinux"
@@ -8312,10 +8320,10 @@ fi
done
- GST_CURRENT=3
+ GST_CURRENT=4
GST_REVISION=0
- GST_AGE=3
- GST_LIBVERSION=3:0:3
+ GST_AGE=4
+ GST_LIBVERSION=4:0:4
@@ -27024,7 +27032,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.0.3, which was
+This file was extended by GStreamer $as_me 1.0.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -27090,7 +27098,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.0.3
+GStreamer config.status 1.0.4
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"