~ubuntu-branches/ubuntu/trusty/tomboy/trusty-proposed

« back to all changes in this revision

Viewing changes to Tomboy/Addins/FixedWidth/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2012-06-05 22:05:14 UTC
  • mfrom: (1.5.14) (4.3.19 experimental)
  • Revision ID: package-import@ubuntu.com-20120605220514-3hu2gjs61sd2q8gb
Tags: 1.11.2-1ubuntu1
* Merge with Debian unstable, remaining changes
  + Use dh-translations
  + Ubuntu patches:
    - Add app indicator support
    - Use Ubuntu One as default sync server
    - Add initial note about Ubuntu One
    - Set save button sensitive when needed
  + autoreconf for some of the above changes
  + Run dh_autoreconf with --as-needed to enable support in ltmain.sh
* [8f7dae7] Refresh patches to apply cleanly
* [81884e2] Deduplicate libgconf2-dev BD

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
76
76
ALL_LINGUAS = @ALL_LINGUAS@
77
77
AMTAR = @AMTAR@
 
78
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
78
79
AR = @AR@
79
80
AUTOCONF = @AUTOCONF@
80
81
AUTOHEADER = @AUTOHEADER@
136
137
INTLTOOL_MERGE = @INTLTOOL_MERGE@
137
138
INTLTOOL_PERL = @INTLTOOL_PERL@
138
139
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
140
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
141
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
142
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
143
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
139
144
LD = @LD@
140
145
LDFLAGS = @LDFLAGS@
141
146
LIBOBJS = @LIBOBJS@
233
238
includedir = @includedir@
234
239
infodir = @infodir@
235
240
install_sh = @install_sh@
 
241
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
242
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
236
243
libdir = @libdir@
237
244
libexecdir = @libexecdir@
238
245
localedir = @localedir@