~ubuntu-branches/ubuntu/lucid/vlc/lucid

« back to all changes in this revision

Viewing changes to modules/audio_filter/channel_mixer/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-11-12 15:29:11 UTC
  • mfrom: (3.5.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091112152911-skpz5ubpg18zjedp
Tags: 1.0.3-1ubuntu1
* Merge from Debian unstable (LP: #435524), remaining changes:
  - build against xulrunner-dev instead of iceape-dev
  - build against libx264-dev and install libx264 plugin
  - add Xb-Npp header to vlc package
  - recommend vlc-plugin-pulse for vlc
  - backport patch "402_increase_pulseaudio_score.diff"

Show diffs side-by-side

added added

removed removed

Lines of Context:
514
514
LTLIBtremor = @LTLIBtremor@
515
515
LTLIBts = @LTLIBts@
516
516
LTLIBtwolame = @LTLIBtwolame@
 
517
LTLIBudev = @LTLIBudev@
517
518
LTLIBunzip = @LTLIBunzip@
518
519
LTLIBupnp_cc = @LTLIBupnp_cc@
519
520
LTLIBupnp_intel = @LTLIBupnp_intel@
627
628
TAGLIB_LIBS = @TAGLIB_LIBS@
628
629
TIGER_CFLAGS = @TIGER_CFLAGS@
629
630
TIGER_LIBS = @TIGER_LIBS@
 
631
UDEV_CFLAGS = @UDEV_CFLAGS@
 
632
UDEV_LIBS = @UDEV_LIBS@
630
633
UIC = @UIC@
631
634
USE_NLS = @USE_NLS@
632
635
VCDINFO_CFLAGS = @VCDINFO_CFLAGS@