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

« back to all changes in this revision

Viewing changes to docs/reference/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 = docs/reference
38
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41
42
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43
44
        $(ACLOCAL_M4)
44
 
mkinstalldirs = $(mkdir_p)
 
45
mkinstalldirs = $(install_sh) -d
45
46
CONFIG_HEADER = $(top_builddir)/lasso/lasso_config.h
46
47
CONFIG_CLEAN_FILES = version.xml
47
48
SOURCES =
94
95
GCJ = @GCJ@
95
96
GCJDEPMODE = @GCJDEPMODE@
96
97
GCJFLAGS = @GCJFLAGS@
 
98
GREP = @GREP@
97
99
GTK_DOC_CFLAGS = @GTK_DOC_CFLAGS@
98
100
GTK_DOC_ENABLED_FALSE = @GTK_DOC_ENABLED_FALSE@
99
101
GTK_DOC_ENABLED_TRUE = @GTK_DOC_ENABLED_TRUE@
157
159
PERL_ENABLED_FALSE = @PERL_ENABLED_FALSE@
158
160
PERL_ENABLED_TRUE = @PERL_ENABLED_TRUE@
159
161
PERL_VERSION = @PERL_VERSION@
160
 
PHP = @PHP@
161
 
PHP_CONFIG = @PHP_CONFIG@
162
 
PHP_ENABLED_FALSE = @PHP_ENABLED_FALSE@
163
 
PHP_ENABLED_TRUE = @PHP_ENABLED_TRUE@
164
 
PHP_EXTENSION_DIR = @PHP_EXTENSION_DIR@
165
 
PHP_INCLUDES = @PHP_INCLUDES@
166
 
PHP_LDFLAGS = @PHP_LDFLAGS@
167
 
PHP_LIBS = @PHP_LIBS@
168
 
PHP_PATH = @PHP_PATH@
169
 
PHP_PREFIX = @PHP_PREFIX@
170
 
PHP_UNPREFIXED_EXTENSION_DIR = @PHP_UNPREFIXED_EXTENSION_DIR@
171
 
PHP_VERSION = @PHP_VERSION@
 
162
PHP4 = @PHP4@
 
163
PHP4_CONFIG = @PHP4_CONFIG@
 
164
PHP4_ENABLED_FALSE = @PHP4_ENABLED_FALSE@
 
165
PHP4_ENABLED_TRUE = @PHP4_ENABLED_TRUE@
 
166
PHP4_EXTENSION_DIR = @PHP4_EXTENSION_DIR@
 
167
PHP4_INCLUDES = @PHP4_INCLUDES@
 
168
PHP4_LDFLAGS = @PHP4_LDFLAGS@
 
169
PHP4_LIBS = @PHP4_LIBS@
 
170
PHP4_PREFIX = @PHP4_PREFIX@
 
171
PHP4_UNPREFIXED_EXTENSION_DIR = @PHP4_UNPREFIXED_EXTENSION_DIR@
 
172
PHP4_VERSION = @PHP4_VERSION@
 
173
PHP5 = @PHP5@
 
174
PHP5_CONFIG = @PHP5_CONFIG@
 
175
PHP5_ENABLED_FALSE = @PHP5_ENABLED_FALSE@
 
176
PHP5_ENABLED_TRUE = @PHP5_ENABLED_TRUE@
 
177
PHP5_EXTENSION_DIR = @PHP5_EXTENSION_DIR@
 
178
PHP5_INCLUDES = @PHP5_INCLUDES@
 
179
PHP5_LDFLAGS = @PHP5_LDFLAGS@
 
180
PHP5_LIBS = @PHP5_LIBS@
 
181
PHP5_PREFIX = @PHP5_PREFIX@
 
182
PHP5_UNPREFIXED_EXTENSION_DIR = @PHP5_UNPREFIXED_EXTENSION_DIR@
 
183
PHP5_VERSION = @PHP5_VERSION@
172
184
PKG_CONFIG = @PKG_CONFIG@
173
185
PYTHON = @PYTHON@
174
186
PYTHON_ENABLED_FALSE = @PYTHON_ENABLED_FALSE@
201
213
XSLTPROC = @XSLTPROC@
202
214
Z_CFLAGS = @Z_CFLAGS@
203
215
Z_LIBS = @Z_LIBS@
204
 
ac_ct_AR = @ac_ct_AR@
205
 
ac_ct_AS = @ac_ct_AS@
206
216
ac_ct_CC = @ac_ct_CC@
207
217
ac_ct_CXX = @ac_ct_CXX@
208
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
209
218
ac_ct_F77 = @ac_ct_F77@
210
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
211
 
ac_ct_RANLIB = @ac_ct_RANLIB@
212
 
ac_ct_RC = @ac_ct_RC@
213
 
ac_ct_STRIP = @ac_ct_STRIP@
214
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
215
219
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
216
220
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
217
221
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
221
225
am__include = @am__include@
222
226
am__leading_dot = @am__leading_dot@
223
227
am__quote = @am__quote@
 
228
am__tar = @am__tar@
 
229
am__untar = @am__untar@
224
230
bindir = @bindir@
225
231
build = @build@
226
232
build_alias = @build_alias@
228
234
build_os = @build_os@
229
235
build_vendor = @build_vendor@
230
236
datadir = @datadir@
 
237
datarootdir = @datarootdir@
 
238
docdir = @docdir@
 
239
dvidir = @dvidir@
231
240
exec_prefix = @exec_prefix@
232
241
host = @host@
233
242
host_alias = @host_alias@
234
243
host_cpu = @host_cpu@
235
244
host_os = @host_os@
236
245
host_vendor = @host_vendor@
 
246
htmldir = @htmldir@
237
247
includedir = @includedir@
238
248
infodir = @infodir@
239
249
install_sh = @install_sh@
240
250
libdir = @libdir@
241
251
libexecdir = @libexecdir@
 
252
localedir = @localedir@
242
253
localstatedir = @localstatedir@
243
254
mandir = @mandir@
244
255
mkdir_p = @mkdir_p@
245
256
oldincludedir = @oldincludedir@
 
257
pdfdir = @pdfdir@
246
258
prefix = @prefix@
247
259
program_transform_name = @program_transform_name@
 
260
psdir = @psdir@
248
261
sbindir = @sbindir@
249
262
sharedstatedir = @sharedstatedir@
250
263
sysconfdir = @sysconfdir@
383
396
clean-generic:
384
397
 
385
398
distclean-generic:
386
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
399
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
387
400
 
388
401
maintainer-clean-generic:
389
402
        @echo "This command is intended for maintainers to use"
434
447
uninstall-am: uninstall-info-am
435
448
 
436
449
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
437
 
        clean-local distclean distclean-generic distclean-libtool \
438
 
        distdir dvi dvi-am html html-am info info-am install \
439
 
        install-am install-data install-data-am install-exec \
 
450
        clean-local dist-hook distclean distclean-generic \
 
451
        distclean-libtool distdir dvi dvi-am html html-am info info-am \
 
452
        install install-am install-data install-data-am install-exec \
440
453
        install-exec-am install-info install-info-am install-man \
441
454
        install-strip installcheck installcheck-am installdirs \
442
455
        maintainer-clean maintainer-clean-generic \