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

« back to all changes in this revision

Viewing changes to gst-libs/gst/app/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.
129
129
        $(top_srcdir)/m4/lrintf.m4 $(top_srcdir)/m4/ltoptions.m4 \
130
130
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
131
131
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
132
 
        $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/po.m4 \
133
 
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/vorbis.m4 \
 
132
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
134
133
        $(top_srcdir)/configure.ac
135
134
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
136
135
        $(ACLOCAL_M4)
443
442
VALGRIND_LIBS = @VALGRIND_LIBS@
444
443
VALGRIND_PATH = @VALGRIND_PATH@
445
444
VERSION = @VERSION@
446
 
VORBISENC_LIBS = @VORBISENC_LIBS@
447
 
VORBISFILE_LIBS = @VORBISFILE_LIBS@
448
445
VORBIS_CFLAGS = @VORBIS_CFLAGS@
449
446
VORBIS_LIBS = @VORBIS_LIBS@
450
447
WARNING_CFLAGS = @WARNING_CFLAGS@