~bratsche/vlc/vlc-notify-add-actions-with-server-support

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Date: 2008-11-28 09:29:51 UTC
  • Revision ID: jamesw@ubuntu.com-20081128092951-0y5ojboptscru17f
Tags: upstream-ubuntu-0.8.6.release.e+x264svn20071224+faad2.6.1
ImportĀ upstreamĀ versionĀ 0.8.6.release.e+x264svn20071224+faad2.6.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
629
629
DIRAC_CFLAGS = @DIRAC_CFLAGS@
630
630
DIRAC_LIBS = @DIRAC_LIBS@
631
631
DLLTOOL = @DLLTOOL@
 
632
DSYMUTIL = @DSYMUTIL@
632
633
DVDNAV_CONFIG = @DVDNAV_CONFIG@
633
634
ECHO = @ECHO@
634
635
ECHO_C = @ECHO_C@
723
724
MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
724
725
MSGFMT = @MSGFMT@
725
726
MSGMERGE = @MSGMERGE@
 
727
NMEDIT = @NMEDIT@
726
728
NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
727
729
NOTIFY_LIBS = @NOTIFY_LIBS@
728
730
NSPR_CFLAGS = @NSPR_CFLAGS@