~ubuntu-branches/ubuntu/oneiric/tomboy/oneiric-proposed

« back to all changes in this revision

Viewing changes to help/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2011-09-06 17:28:04 UTC
  • mfrom: (1.5.8 upstream)
  • Revision ID: package-import@ubuntu.com-20110906172804-87a9n44qbntn2mwv
Tags: 1.7.6-1ubuntu1
* Merge with Debian experimental, remaning changes:
  + Use dh-translations
  + Ubuntu patches:
    - Add Launchpad integration
    - Use Ubuntu One SSO
    - Add app indicator support
    - Use Ubuntu One as default sync server
    - Add initial note about Ubuntu One
  + autoreconf for some of the above changes
  + Run dh_autoreconf with --as-needed to enable support in ltmain.sh

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
DEFS = @DEFS@
96
96
DEPDIR = @DEPDIR@
97
97
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
98
 
DLLTOOL = @DLLTOOL@
99
98
DOC_USER_FORMATS = @DOC_USER_FORMATS@
100
99
DSYMUTIL = @DSYMUTIL@
101
100
DUMPBIN = @DUMPBIN@
148
147
LTLIBOBJS = @LTLIBOBJS@
149
148
MAINT = @MAINT@
150
149
MAKEINFO = @MAKEINFO@
151
 
MANIFEST_TOOL = @MANIFEST_TOOL@
152
150
MKDIR_P = @MKDIR_P@
153
151
MKINSTALLDIRS = @MKINSTALLDIRS@
154
152
MONO_ADDINS_CFLAGS = @MONO_ADDINS_CFLAGS@
204
202
abs_srcdir = @abs_srcdir@
205
203
abs_top_builddir = @abs_top_builddir@
206
204
abs_top_srcdir = @abs_top_srcdir@
207
 
ac_ct_AR = @ac_ct_AR@
208
205
ac_ct_CC = @ac_ct_CC@
209
206
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
210
207
am__include = @am__include@
237
234
libexecdir = @libexecdir@
238
235
localedir = @localedir@
239
236
localstatedir = @localstatedir@
 
237
lt_ECHO = @lt_ECHO@
240
238
mandir = @mandir@
241
239
mkdir_p = @mkdir_p@
242
240
oldincludedir = @oldincludedir@