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

« back to all changes in this revision

Viewing changes to modules/video_filter/swscale/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:
188
188
DIRAC_CFLAGS = @DIRAC_CFLAGS@
189
189
DIRAC_LIBS = @DIRAC_LIBS@
190
190
DLLTOOL = @DLLTOOL@
 
191
DSYMUTIL = @DSYMUTIL@
191
192
DVDNAV_CONFIG = @DVDNAV_CONFIG@
192
193
ECHO = @ECHO@
193
194
ECHO_C = @ECHO_C@
282
283
MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
283
284
MSGFMT = @MSGFMT@
284
285
MSGMERGE = @MSGMERGE@
 
286
NMEDIT = @NMEDIT@
285
287
NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
286
288
NOTIFY_LIBS = @NOTIFY_LIBS@
287
289
NSPR_CFLAGS = @NSPR_CFLAGS@