~ubuntu-branches/ubuntu/trusty/gst-libav1.0/trusty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2013-08-16 10:55:58 UTC
  • mfrom: (13.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20130816105558-a5lrcr3xz9g0f3j1
Tags: 1.0.9-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.69 for GStreamer libav 1.0.8.
 
3
# Generated by GNU Autoconf 2.69 for GStreamer libav 1.0.9.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer>.
6
6
#
591
591
# Identity of this package.
592
592
PACKAGE_NAME='GStreamer libav'
593
593
PACKAGE_TARNAME='gst-libav'
594
 
PACKAGE_VERSION='1.0.8'
595
 
PACKAGE_STRING='GStreamer libav 1.0.8'
 
594
PACKAGE_VERSION='1.0.9'
 
595
PACKAGE_STRING='GStreamer libav 1.0.9'
596
596
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
597
597
PACKAGE_URL=''
598
598
 
1511
1511
  # Omit some internal or obsolete options to make the list less imposing.
1512
1512
  # This message is too long to be a string in the A/UX 3.1 sh.
1513
1513
  cat <<_ACEOF
1514
 
\`configure' configures GStreamer libav 1.0.8 to adapt to many kinds of systems.
 
1514
\`configure' configures GStreamer libav 1.0.9 to adapt to many kinds of systems.
1515
1515
 
1516
1516
Usage: $0 [OPTION]... [VAR=VALUE]...
1517
1517
 
1582
1582
 
1583
1583
if test -n "$ac_init_help"; then
1584
1584
  case $ac_init_help in
1585
 
     short | recursive ) echo "Configuration of GStreamer libav 1.0.8:";;
 
1585
     short | recursive ) echo "Configuration of GStreamer libav 1.0.9:";;
1586
1586
   esac
1587
1587
  cat <<\_ACEOF
1588
1588
 
1745
1745
test -n "$ac_init_help" && exit $ac_status
1746
1746
if $ac_init_version; then
1747
1747
  cat <<\_ACEOF
1748
 
GStreamer libav configure 1.0.8
 
1748
GStreamer libav configure 1.0.9
1749
1749
generated by GNU Autoconf 2.69
1750
1750
 
1751
1751
Copyright (C) 2012 Free Software Foundation, Inc.
2160
2160
This file contains any messages produced by compilers while
2161
2161
running configure, to aid debugging if configure makes a mistake.
2162
2162
 
2163
 
It was created by GStreamer libav $as_me 1.0.8, which was
 
2163
It was created by GStreamer libav $as_me 1.0.9, which was
2164
2164
generated by GNU Autoconf 2.69.  Invocation command line was
2165
2165
 
2166
2166
  $ $0 $@
3090
3090
 
3091
3091
# Define the identity of the package.
3092
3092
 PACKAGE='gst-libav'
3093
 
 VERSION='1.0.8'
 
3093
 VERSION='1.0.9'
3094
3094
 
3095
3095
 
3096
3096
cat >>confdefs.h <<_ACEOF
3213
3213
 
3214
3214
 
3215
3215
 
3216
 
  PACKAGE_VERSION_MAJOR=$(echo 1.0.8 | cut -d'.' -f1)
3217
 
  PACKAGE_VERSION_MINOR=$(echo 1.0.8 | cut -d'.' -f2)
3218
 
  PACKAGE_VERSION_MICRO=$(echo 1.0.8 | cut -d'.' -f3)
 
3216
  PACKAGE_VERSION_MAJOR=$(echo 1.0.9 | cut -d'.' -f1)
 
3217
  PACKAGE_VERSION_MINOR=$(echo 1.0.9 | cut -d'.' -f2)
 
3218
  PACKAGE_VERSION_MICRO=$(echo 1.0.9 | cut -d'.' -f3)
3219
3219
 
3220
3220
 
3221
3221
 
3226
3226
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
3227
3227
$as_echo_n "checking nano version... " >&6; }
3228
3228
 
3229
 
  NANO=$(echo 1.0.8 | cut -d'.' -f4)
 
3229
  NANO=$(echo 1.0.9 | cut -d'.' -f4)
3230
3230
 
3231
3231
  if test x"$NANO" = x || test "x$NANO" = "x0" ; then
3232
3232
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
7813
7813
done
7814
7814
 
7815
7815
 
7816
 
  GST_CURRENT=7
 
7816
  GST_CURRENT=8
7817
7817
  GST_REVISION=0
7818
 
  GST_AGE=7
7819
 
  GST_LIBVERSION=7:0:7
 
7818
  GST_AGE=8
 
7819
  GST_LIBVERSION=8:0:8
7820
7820
 
7821
7821
 
7822
7822
 
17155
17155
  fi
17156
17156
 
17157
17157
  case $host_os in
17158
 
    # Unfortunately, in Mac OS 10.5 the current rev of libav builds
17159
 
    # some non-PIC code into the .a file. See
17160
 
    # http://trac.macosforge.org/projects/macports/ticket/13725 for more
17161
 
    # info.
17162
 
    darwin*)
17163
 
      emblibav_configure_args="$emblibav_configure_args --disable-mmx --disable-altivec"
17164
 
      ;;
17165
17158
    mingw32*)
17166
17159
      emblibav_configure_args="$emblibav_configure_args --enable-memalign-hack"
17167
17160
      WIN32_LIBS="-lws2_32"
17897
17890
# report actual input values of CONFIG_FILES etc. instead of their
17898
17891
# values after options handling.
17899
17892
ac_log="
17900
 
This file was extended by GStreamer libav $as_me 1.0.8, which was
 
17893
This file was extended by GStreamer libav $as_me 1.0.9, which was
17901
17894
generated by GNU Autoconf 2.69.  Invocation command line was
17902
17895
 
17903
17896
  CONFIG_FILES    = $CONFIG_FILES
17963
17956
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17964
17957
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17965
17958
ac_cs_version="\\
17966
 
GStreamer libav config.status 1.0.8
 
17959
GStreamer libav config.status 1.0.9
17967
17960
configured by $0, generated by GNU Autoconf 2.69,
17968
17961
  with options \\"\$ac_cs_config\\"
17969
17962