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

« back to all changes in this revision

Viewing changes to .pc/99_ltmain_as-needed.patch/ltmain.sh

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2013-09-24 17:07:00 UTC
  • mfrom: (1.1.17) (7.1.9 experimental)
  • Revision ID: package-import@ubuntu.com-20130924170700-4dg62s3pwl0pdakz
Tags: 1.2.0-1
* New upstream stable release:
  + debian/control:
    - Build depend on GStreamer and gst-plugins-base >= 1.2.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
#         compiler:             $LTCC
71
71
#         compiler flags:               $LTCFLAGS
72
72
#         linker:               $LD (gnu? $with_gnu_ld)
73
 
#         $progname:    (GNU libtool) 2.4.2 Debian-2.4.2-1.2
 
73
#         $progname:    (GNU libtool) 2.4.2 Debian-2.4.2-1.3
74
74
#         automake:     $automake_version
75
75
#         autoconf:     $autoconf_version
76
76
#
80
80
 
81
81
PROGRAM=libtool
82
82
PACKAGE=libtool
83
 
VERSION="2.4.2 Debian-2.4.2-1.2"
 
83
VERSION="2.4.2 Debian-2.4.2-1.3"
84
84
TIMESTAMP=""
85
85
package_revision=1.3337
86
86