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

« back to all changes in this revision

Viewing changes to src/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:
166
166
DEPDIR = @DEPDIR@
167
167
DISPLAY_VERSION = @DISPLAY_VERSION@
168
168
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
169
DLLTOOL = @DLLTOOL@
169
170
DOCDIR = @DOCDIR@
170
171
DOC_USER_FORMATS = @DOC_USER_FORMATS@
171
172
DSYMUTIL = @DSYMUTIL@
273
274
MAINT = @MAINT@
274
275
MAKEFLAGS = @MAKEFLAGS@
275
276
MAKEINFO = @MAKEINFO@
 
277
MANIFEST_TOOL = @MANIFEST_TOOL@
276
278
MCS = @MCS@
277
279
MDASSEMBLER = @MDASSEMBLER@
278
280
MEEGO_PANELS_DIR = @MEEGO_PANELS_DIR@
351
353
abs_srcdir = @abs_srcdir@
352
354
abs_top_builddir = @abs_top_builddir@
353
355
abs_top_srcdir = @abs_top_srcdir@
 
356
ac_ct_AR = @ac_ct_AR@
354
357
ac_ct_CC = @ac_ct_CC@
355
358
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
356
359
am__include = @am__include@
386
389
libexecdir = @libexecdir@
387
390
localedir = @localedir@
388
391
localstatedir = @localstatedir@
389
 
lt_ECHO = @lt_ECHO@
390
392
mandir = @mandir@
391
393
mkdir_p = @mkdir_p@
392
394
oldincludedir = @oldincludedir@