~ubuntu-branches/ubuntu/quantal/banshee/quantal

« back to all changes in this revision

Viewing changes to src/Clients/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2011-11-08 13:15:58 UTC
  • mfrom: (6.3.19 experimental)
  • Revision ID: package-import@ubuntu.com-20111108131558-01mm4onctf35qgqo
Tags: 2.3.1-1ubuntu1
* Merge from Debian Experimental, remaining changes:
  + Enable SoundMenu and Disable NotificationArea by default
  + Disable boo and karma extensions
  + Enable and recommnd u1ms and soundmenu extensions
  + Move desktop file for Meego UI to /usr/share/une/applications
  + Change the url for the Amazon store redirector
  + [08dea2c] Revert "Fix invalid cast causing ftbfs with libgpod"

Show diffs side-by-side

added added

removed removed

Lines of Context:
165
165
DEPDIR = @DEPDIR@
166
166
DISPLAY_VERSION = @DISPLAY_VERSION@
167
167
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
168
DLLTOOL = @DLLTOOL@
168
169
DOCDIR = @DOCDIR@
169
170
DOC_USER_FORMATS = @DOC_USER_FORMATS@
170
171
DSYMUTIL = @DSYMUTIL@
272
273
MAINT = @MAINT@
273
274
MAKEFLAGS = @MAKEFLAGS@
274
275
MAKEINFO = @MAKEINFO@
 
276
MANIFEST_TOOL = @MANIFEST_TOOL@
275
277
MCS = @MCS@
276
278
MDASSEMBLER = @MDASSEMBLER@
277
279
MEEGO_PANELS_DIR = @MEEGO_PANELS_DIR@
350
352
abs_srcdir = @abs_srcdir@
351
353
abs_top_builddir = @abs_top_builddir@
352
354
abs_top_srcdir = @abs_top_srcdir@
 
355
ac_ct_AR = @ac_ct_AR@
353
356
ac_ct_CC = @ac_ct_CC@
354
357
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
355
358
am__include = @am__include@
385
388
libexecdir = @libexecdir@
386
389
localedir = @localedir@
387
390
localstatedir = @localstatedir@
388
 
lt_ECHO = @lt_ECHO@
389
391
mandir = @mandir@
390
392
mkdir_p = @mkdir_p@
391
393
oldincludedir = @oldincludedir@