~ubuntu-branches/ubuntu/karmic/gst-plugins-bad0.10/karmic-proposed

« back to all changes in this revision

Viewing changes to sys/fbdev/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-06-18 13:47:30 UTC
  • mfrom: (18.4.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090618134730-us1fh0nxq8klrln1
Tags: 0.10.13-1
* New upstream release, 'Supersonic Rocket':
  + debian/patches/01_hdvparse-link-libm.patch:
    - Dropped, merged upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
246
246
HAVE_NAS = @HAVE_NAS@
247
247
HAVE_X = @HAVE_X@
248
248
HAVE_X11 = @HAVE_X11@
249
 
HAVE_X264 = @HAVE_X264@
250
249
HTML_DIR = @HTML_DIR@
251
250
INSTALL = @INSTALL@
252
251
INSTALL_DATA = @INSTALL_DATA@
374
373
WIN32_LIBS = @WIN32_LIBS@
375
374
X11_CFLAGS = @X11_CFLAGS@
376
375
X11_LIBS = @X11_LIBS@
377
 
X264_CFLAGS = @X264_CFLAGS@
378
 
X264_LIBS = @X264_LIBS@
379
376
XDG_LIBS = @XDG_LIBS@
380
377
XGETTEXT = @XGETTEXT@
381
378
XGETTEXT_015 = @XGETTEXT_015@