~ubuntu-branches/ubuntu/quantal/lasso/quantal

« back to all changes in this revision

Viewing changes to bindings/java/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Frederic Peters
  • Date: 2012-04-02 17:31:31 UTC
  • mfrom: (1.1.10) (7.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20120402173131-b31061tenxff75tf
Tags: 2.3.6-2
Fix building against glib 2.32 (closes: #665565, #666636)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
175
175
GACUTIL = @GACUTIL@
176
176
GREP = @GREP@
177
177
GTKDOC_CHECK = @GTKDOC_CHECK@
 
178
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
179
GTKDOC_REBASE = @GTKDOC_REBASE@
178
180
HTML_DIR = @HTML_DIR@
179
181
INKSCAPE = @INKSCAPE@
180
182
INSTALL = @INSTALL@
246
248
PHP5_UNPREFIXED_EXTENSION_DIR = @PHP5_UNPREFIXED_EXTENSION_DIR@
247
249
PHP5_VERSION = @PHP5_VERSION@
248
250
PKG_CONFIG = @PKG_CONFIG@
 
251
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
252
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
249
253
PYTHON = @PYTHON@
250
254
PYTHON_VERSION = @PYTHON_VERSION@
251
255
PY_CFLAGS = @PY_CFLAGS@