~ubuntu-branches/ubuntu/hardy/lasso/hardy

« back to all changes in this revision

Viewing changes to win32/nsis/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2007-07-31 21:35:26 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070731213526-oc6jw5mprcd5tjyy
Tags: 2.0.0-1ubuntu1
* Merge from debian unstable. Remaining changes:
  + debian/control:
    - Modify Maintainer value to match DebianMaintainerField spec.
* debian/rules:
  + Add CC=gcc-4.2 to the configure call else configure won't find jni.h
    from libgcj8-dev.
* configure{,.ac}:
  + Add missing quotes around the value for PHP[45]_LIBS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
33
33
NORMAL_UNINSTALL = :
34
34
PRE_UNINSTALL = :
35
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
36
37
host_triplet = @host@
37
38
subdir = win32/nsis
38
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43
44
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
46
        $(ACLOCAL_M4)
46
 
mkinstalldirs = $(mkdir_p)
 
47
mkinstalldirs = $(install_sh) -d
47
48
CONFIG_HEADER = $(top_builddir)/lasso/lasso_config.h
48
49
CONFIG_CLEAN_FILES = jlasso-lite.nsi lasso-deps.nsi lasso-full.nsi \
49
50
        lasso-lite.nsi python.nsi
97
98
GCJ = @GCJ@
98
99
GCJDEPMODE = @GCJDEPMODE@
99
100
GCJFLAGS = @GCJFLAGS@
 
101
GREP = @GREP@
100
102
GTK_DOC_CFLAGS = @GTK_DOC_CFLAGS@
101
103
GTK_DOC_ENABLED_FALSE = @GTK_DOC_ENABLED_FALSE@
102
104
GTK_DOC_ENABLED_TRUE = @GTK_DOC_ENABLED_TRUE@
160
162
PERL_ENABLED_FALSE = @PERL_ENABLED_FALSE@
161
163
PERL_ENABLED_TRUE = @PERL_ENABLED_TRUE@
162
164
PERL_VERSION = @PERL_VERSION@
163
 
PHP = @PHP@
164
 
PHP_CONFIG = @PHP_CONFIG@
165
 
PHP_ENABLED_FALSE = @PHP_ENABLED_FALSE@
166
 
PHP_ENABLED_TRUE = @PHP_ENABLED_TRUE@
167
 
PHP_EXTENSION_DIR = @PHP_EXTENSION_DIR@
168
 
PHP_INCLUDES = @PHP_INCLUDES@
169
 
PHP_LDFLAGS = @PHP_LDFLAGS@
170
 
PHP_LIBS = @PHP_LIBS@
171
 
PHP_PATH = @PHP_PATH@
172
 
PHP_PREFIX = @PHP_PREFIX@
173
 
PHP_UNPREFIXED_EXTENSION_DIR = @PHP_UNPREFIXED_EXTENSION_DIR@
174
 
PHP_VERSION = @PHP_VERSION@
 
165
PHP4 = @PHP4@
 
166
PHP4_CONFIG = @PHP4_CONFIG@
 
167
PHP4_ENABLED_FALSE = @PHP4_ENABLED_FALSE@
 
168
PHP4_ENABLED_TRUE = @PHP4_ENABLED_TRUE@
 
169
PHP4_EXTENSION_DIR = @PHP4_EXTENSION_DIR@
 
170
PHP4_INCLUDES = @PHP4_INCLUDES@
 
171
PHP4_LDFLAGS = @PHP4_LDFLAGS@
 
172
PHP4_LIBS = @PHP4_LIBS@
 
173
PHP4_PREFIX = @PHP4_PREFIX@
 
174
PHP4_UNPREFIXED_EXTENSION_DIR = @PHP4_UNPREFIXED_EXTENSION_DIR@
 
175
PHP4_VERSION = @PHP4_VERSION@
 
176
PHP5 = @PHP5@
 
177
PHP5_CONFIG = @PHP5_CONFIG@
 
178
PHP5_ENABLED_FALSE = @PHP5_ENABLED_FALSE@
 
179
PHP5_ENABLED_TRUE = @PHP5_ENABLED_TRUE@
 
180
PHP5_EXTENSION_DIR = @PHP5_EXTENSION_DIR@
 
181
PHP5_INCLUDES = @PHP5_INCLUDES@
 
182
PHP5_LDFLAGS = @PHP5_LDFLAGS@
 
183
PHP5_LIBS = @PHP5_LIBS@
 
184
PHP5_PREFIX = @PHP5_PREFIX@
 
185
PHP5_UNPREFIXED_EXTENSION_DIR = @PHP5_UNPREFIXED_EXTENSION_DIR@
 
186
PHP5_VERSION = @PHP5_VERSION@
175
187
PKG_CONFIG = @PKG_CONFIG@
176
188
PYTHON = @PYTHON@
177
189
PYTHON_ENABLED_FALSE = @PYTHON_ENABLED_FALSE@
204
216
XSLTPROC = @XSLTPROC@
205
217
Z_CFLAGS = @Z_CFLAGS@
206
218
Z_LIBS = @Z_LIBS@
207
 
ac_ct_AR = @ac_ct_AR@
208
 
ac_ct_AS = @ac_ct_AS@
209
219
ac_ct_CC = @ac_ct_CC@
210
220
ac_ct_CXX = @ac_ct_CXX@
211
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
212
221
ac_ct_F77 = @ac_ct_F77@
213
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
214
 
ac_ct_RANLIB = @ac_ct_RANLIB@
215
 
ac_ct_RC = @ac_ct_RC@
216
 
ac_ct_STRIP = @ac_ct_STRIP@
217
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
218
222
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
219
223
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
220
224
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
224
228
am__include = @am__include@
225
229
am__leading_dot = @am__leading_dot@
226
230
am__quote = @am__quote@
 
231
am__tar = @am__tar@
 
232
am__untar = @am__untar@
227
233
bindir = @bindir@
228
234
build = @build@
229
235
build_alias = @build_alias@
231
237
build_os = @build_os@
232
238
build_vendor = @build_vendor@
233
239
datadir = @datadir@
 
240
datarootdir = @datarootdir@
 
241
docdir = @docdir@
 
242
dvidir = @dvidir@
234
243
exec_prefix = @exec_prefix@
235
244
host = @host@
236
245
host_alias = @host_alias@
237
246
host_cpu = @host_cpu@
238
247
host_os = @host_os@
239
248
host_vendor = @host_vendor@
 
249
htmldir = @htmldir@
240
250
includedir = @includedir@
241
251
infodir = @infodir@
242
252
install_sh = @install_sh@
243
253
libdir = @libdir@
244
254
libexecdir = @libexecdir@
 
255
localedir = @localedir@
245
256
localstatedir = @localstatedir@
246
257
mandir = @mandir@
247
258
mkdir_p = @mkdir_p@
248
259
oldincludedir = @oldincludedir@
 
260
pdfdir = @pdfdir@
249
261
prefix = @prefix@
250
262
program_transform_name = @program_transform_name@
 
263
psdir = @psdir@
251
264
sbindir = @sbindir@
252
265
sharedstatedir = @sharedstatedir@
253
266
sysconfdir = @sysconfdir@
364
377
clean-generic:
365
378
 
366
379
distclean-generic:
367
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
380
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
368
381
 
369
382
maintainer-clean-generic:
370
383
        @echo "This command is intended for maintainers to use"