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

« back to all changes in this revision

Viewing changes to gst-libs/gst/rtsp/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.
128
128
        $(top_srcdir)/m4/lrintf.m4 $(top_srcdir)/m4/ltoptions.m4 \
129
129
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
130
130
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
131
 
        $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/po.m4 \
132
 
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/vorbis.m4 \
 
131
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
133
132
        $(top_srcdir)/configure.ac
134
133
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
135
134
        $(ACLOCAL_M4)
468
467
VALGRIND_LIBS = @VALGRIND_LIBS@
469
468
VALGRIND_PATH = @VALGRIND_PATH@
470
469
VERSION = @VERSION@
471
 
VORBISENC_LIBS = @VORBISENC_LIBS@
472
 
VORBISFILE_LIBS = @VORBISFILE_LIBS@
473
470
VORBIS_CFLAGS = @VORBIS_CFLAGS@
474
471
VORBIS_LIBS = @VORBIS_LIBS@
475
472
WARNING_CFLAGS = @WARNING_CFLAGS@