~ubuntu-branches/ubuntu/trusty/gst-plugins-base1.0/trusty-proposed

« back to all changes in this revision

Viewing changes to tools/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2013-09-24 16:24:47 UTC
  • mfrom: (1.1.18) (17.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20130924162447-0s1qfyjlaswtp1jg
* New upstream stable release:
  + debian/rules,
    debian/build-deps.in:
    - Build-depend on GStreamer >= 1.2.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.14 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
118
118
        $(top_srcdir)/m4/lrintf.m4 $(top_srcdir)/m4/ltoptions.m4 \
119
119
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
120
120
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
121
 
        $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/po.m4 \
122
 
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/vorbis.m4 \
 
121
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
123
122
        $(top_srcdir)/configure.ac
124
123
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
125
124
        $(ACLOCAL_M4)
438
437
VALGRIND_LIBS = @VALGRIND_LIBS@
439
438
VALGRIND_PATH = @VALGRIND_PATH@
440
439
VERSION = @VERSION@
441
 
VORBISENC_LIBS = @VORBISENC_LIBS@
442
 
VORBISFILE_LIBS = @VORBISFILE_LIBS@
443
440
VORBIS_CFLAGS = @VORBIS_CFLAGS@
444
441
VORBIS_LIBS = @VORBIS_LIBS@
445
442
WARNING_CFLAGS = @WARNING_CFLAGS@