~ubuntu-branches/ubuntu/trusty/gnumeric/trusty

« back to all changes in this revision

Viewing changes to src/tools/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Angel Abad
  • Date: 2011-05-02 10:16:08 UTC
  • mfrom: (2.1.28 sid)
  • Revision ID: james.westby@ubuntu.com-20110502101608-5m2ohvyqiph54pmd
Tags: 1.10.14-1ubuntu1
* Merge from debian unstable. Remaining changes:
  - debian/control: Promote gnumeric-doc to Recommends in package gnumeric
    so that help gets installed automatically.
  - debian/rules: run intltool-update in po{,-functions}/

Show diffs side-by-side

added added

removed removed

Lines of Context:
158
158
GDA_LIBS = @GDA_LIBS@
159
159
GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
160
160
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
161
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
161
162
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
162
163
GMOFILES = @GMOFILES@
163
164
GMSGFMT = @GMSGFMT@
176
177
GOFFICE_PLUGINS_DIR = @GOFFICE_PLUGINS_DIR@
177
178
GOFFICE_VERSION = @GOFFICE_VERSION@
178
179
GREP = @GREP@
 
180
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
179
181
GTK_CFLAGS = @GTK_CFLAGS@
180
182
GTK_LIBS = @GTK_LIBS@
181
183
GUILE_INCS = @GUILE_INCS@
239
241
PERL_LDDLFLAGS = @PERL_LDDLFLAGS@
240
242
PERL_LDOPTS = @PERL_LDOPTS@
241
243
PKG_CONFIG = @PKG_CONFIG@
 
244
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
245
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
242
246
PLUGIN_LIST = @PLUGIN_LIST@
243
247
POFILES = @POFILES@
244
248
POFILES_FULL = @POFILES_FULL@
296
300
gnumeric_libdir = @gnumeric_libdir@
297
301
gnumeric_localedir = @gnumeric_localedir@
298
302
gnumeric_plugindir = @gnumeric_plugindir@
 
303
gsettingsschemadir = @gsettingsschemadir@
299
304
host = @host@
300
305
host_alias = @host_alias@
301
306
host_cpu = @host_cpu@