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

« back to all changes in this revision

Viewing changes to tests/data/sp1-la/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 = tests/data/sp1-la
38
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
41
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
43
        $(ACLOCAL_M4)
43
 
mkinstalldirs = $(mkdir_p)
 
44
mkinstalldirs = $(install_sh) -d
44
45
CONFIG_HEADER = $(top_builddir)/lasso/lasso_config.h
45
46
CONFIG_CLEAN_FILES =
46
47
SOURCES =
93
94
GCJ = @GCJ@
94
95
GCJDEPMODE = @GCJDEPMODE@
95
96
GCJFLAGS = @GCJFLAGS@
 
97
GREP = @GREP@
96
98
GTK_DOC_CFLAGS = @GTK_DOC_CFLAGS@
97
99
GTK_DOC_ENABLED_FALSE = @GTK_DOC_ENABLED_FALSE@
98
100
GTK_DOC_ENABLED_TRUE = @GTK_DOC_ENABLED_TRUE@
156
158
PERL_ENABLED_FALSE = @PERL_ENABLED_FALSE@
157
159
PERL_ENABLED_TRUE = @PERL_ENABLED_TRUE@
158
160
PERL_VERSION = @PERL_VERSION@
159
 
PHP = @PHP@
160
 
PHP_CONFIG = @PHP_CONFIG@
161
 
PHP_ENABLED_FALSE = @PHP_ENABLED_FALSE@
162
 
PHP_ENABLED_TRUE = @PHP_ENABLED_TRUE@
163
 
PHP_EXTENSION_DIR = @PHP_EXTENSION_DIR@
164
 
PHP_INCLUDES = @PHP_INCLUDES@
165
 
PHP_LDFLAGS = @PHP_LDFLAGS@
166
 
PHP_LIBS = @PHP_LIBS@
167
 
PHP_PATH = @PHP_PATH@
168
 
PHP_PREFIX = @PHP_PREFIX@
169
 
PHP_UNPREFIXED_EXTENSION_DIR = @PHP_UNPREFIXED_EXTENSION_DIR@
170
 
PHP_VERSION = @PHP_VERSION@
 
161
PHP4 = @PHP4@
 
162
PHP4_CONFIG = @PHP4_CONFIG@
 
163
PHP4_ENABLED_FALSE = @PHP4_ENABLED_FALSE@
 
164
PHP4_ENABLED_TRUE = @PHP4_ENABLED_TRUE@
 
165
PHP4_EXTENSION_DIR = @PHP4_EXTENSION_DIR@
 
166
PHP4_INCLUDES = @PHP4_INCLUDES@
 
167
PHP4_LDFLAGS = @PHP4_LDFLAGS@
 
168
PHP4_LIBS = @PHP4_LIBS@
 
169
PHP4_PREFIX = @PHP4_PREFIX@
 
170
PHP4_UNPREFIXED_EXTENSION_DIR = @PHP4_UNPREFIXED_EXTENSION_DIR@
 
171
PHP4_VERSION = @PHP4_VERSION@
 
172
PHP5 = @PHP5@
 
173
PHP5_CONFIG = @PHP5_CONFIG@
 
174
PHP5_ENABLED_FALSE = @PHP5_ENABLED_FALSE@
 
175
PHP5_ENABLED_TRUE = @PHP5_ENABLED_TRUE@
 
176
PHP5_EXTENSION_DIR = @PHP5_EXTENSION_DIR@
 
177
PHP5_INCLUDES = @PHP5_INCLUDES@
 
178
PHP5_LDFLAGS = @PHP5_LDFLAGS@
 
179
PHP5_LIBS = @PHP5_LIBS@
 
180
PHP5_PREFIX = @PHP5_PREFIX@
 
181
PHP5_UNPREFIXED_EXTENSION_DIR = @PHP5_UNPREFIXED_EXTENSION_DIR@
 
182
PHP5_VERSION = @PHP5_VERSION@
171
183
PKG_CONFIG = @PKG_CONFIG@
172
184
PYTHON = @PYTHON@
173
185
PYTHON_ENABLED_FALSE = @PYTHON_ENABLED_FALSE@
200
212
XSLTPROC = @XSLTPROC@
201
213
Z_CFLAGS = @Z_CFLAGS@
202
214
Z_LIBS = @Z_LIBS@
203
 
ac_ct_AR = @ac_ct_AR@
204
 
ac_ct_AS = @ac_ct_AS@
205
215
ac_ct_CC = @ac_ct_CC@
206
216
ac_ct_CXX = @ac_ct_CXX@
207
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
208
217
ac_ct_F77 = @ac_ct_F77@
209
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
210
 
ac_ct_RANLIB = @ac_ct_RANLIB@
211
 
ac_ct_RC = @ac_ct_RC@
212
 
ac_ct_STRIP = @ac_ct_STRIP@
213
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
214
218
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
215
219
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
216
220
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
220
224
am__include = @am__include@
221
225
am__leading_dot = @am__leading_dot@
222
226
am__quote = @am__quote@
 
227
am__tar = @am__tar@
 
228
am__untar = @am__untar@
223
229
bindir = @bindir@
224
230
build = @build@
225
231
build_alias = @build_alias@
227
233
build_os = @build_os@
228
234
build_vendor = @build_vendor@
229
235
datadir = @datadir@
 
236
datarootdir = @datarootdir@
 
237
docdir = @docdir@
 
238
dvidir = @dvidir@
230
239
exec_prefix = @exec_prefix@
231
240
host = @host@
232
241
host_alias = @host_alias@
233
242
host_cpu = @host_cpu@
234
243
host_os = @host_os@
235
244
host_vendor = @host_vendor@
 
245
htmldir = @htmldir@
236
246
includedir = @includedir@
237
247
infodir = @infodir@
238
248
install_sh = @install_sh@
239
249
libdir = @libdir@
240
250
libexecdir = @libexecdir@
 
251
localedir = @localedir@
241
252
localstatedir = @localstatedir@
242
253
mandir = @mandir@
243
254
mkdir_p = @mkdir_p@
244
255
oldincludedir = @oldincludedir@
 
256
pdfdir = @pdfdir@
245
257
prefix = @prefix@
246
258
program_transform_name = @program_transform_name@
 
259
psdir = @psdir@
247
260
sbindir = @sbindir@
248
261
sharedstatedir = @sharedstatedir@
249
262
sysconfdir = @sysconfdir@
348
361
clean-generic:
349
362
 
350
363
distclean-generic:
351
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
364
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
352
365
 
353
366
maintainer-clean-generic:
354
367
        @echo "This command is intended for maintainers to use"