~ubuntu-branches/ubuntu/oneiric/gvfs/oneiric

« back to all changes in this revision

Viewing changes to daemon/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-07-08 07:05:54 UTC
  • mfrom: (1.1.70 upstream)
  • Revision ID: james.westby@ubuntu.com-20110708070554-78swdqd56lan3urk
Tags: 1.9.1-0ubuntu1
* New upstream release. Don't enable Blu-Ray support, as libbluray-dev is in
  universe right now.
* debian/watch: Check unstable versions, and for bz2 tarballs.
* Drop 02_deprecated.patch, we do want to build without deprecated symbols.
* Unfuzz 05_shared_libdaemon.patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
372
372
AVAHI_LIBS = @AVAHI_LIBS@
373
373
AWK = @AWK@
374
374
BASHCOMP_DIR = @BASHCOMP_DIR@
 
375
BLURAY_CFLAGS = @BLURAY_CFLAGS@
 
376
BLURAY_LIBS = @BLURAY_LIBS@
375
377
CATALOGS = @CATALOGS@
376
378
CATOBJEXT = @CATOBJEXT@
377
379
CC = @CC@