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

« back to all changes in this revision

Viewing changes to plugins/glpk/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:
148
148
GDA_LIBS = @GDA_LIBS@
149
149
GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
150
150
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
151
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
151
152
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
152
153
GMOFILES = @GMOFILES@
153
154
GMSGFMT = @GMSGFMT@
166
167
GOFFICE_PLUGINS_DIR = @GOFFICE_PLUGINS_DIR@
167
168
GOFFICE_VERSION = @GOFFICE_VERSION@
168
169
GREP = @GREP@
 
170
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
169
171
GTK_CFLAGS = @GTK_CFLAGS@
170
172
GTK_LIBS = @GTK_LIBS@
171
173
GUILE_INCS = @GUILE_INCS@
229
231
PERL_LDDLFLAGS = @PERL_LDDLFLAGS@
230
232
PERL_LDOPTS = @PERL_LDOPTS@
231
233
PKG_CONFIG = @PKG_CONFIG@
 
234
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
235
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
232
236
PLUGIN_LIST = @PLUGIN_LIST@
233
237
POFILES = @POFILES@
234
238
POFILES_FULL = @POFILES_FULL@
286
290
gnumeric_libdir = @gnumeric_libdir@
287
291
gnumeric_localedir = @gnumeric_localedir@
288
292
gnumeric_plugindir = @gnumeric_plugindir@
 
293
gsettingsschemadir = @gsettingsschemadir@
289
294
host = @host@
290
295
host_alias = @host_alias@
291
296
host_cpu = @host_cpu@