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

« back to all changes in this revision

Viewing changes to docs/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
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 =
102
103
GCJ = @GCJ@
103
104
GCJDEPMODE = @GCJDEPMODE@
104
105
GCJFLAGS = @GCJFLAGS@
 
106
GREP = @GREP@
105
107
GTK_DOC_CFLAGS = @GTK_DOC_CFLAGS@
106
108
GTK_DOC_ENABLED_FALSE = @GTK_DOC_ENABLED_FALSE@
107
109
GTK_DOC_ENABLED_TRUE = @GTK_DOC_ENABLED_TRUE@
165
167
PERL_ENABLED_FALSE = @PERL_ENABLED_FALSE@
166
168
PERL_ENABLED_TRUE = @PERL_ENABLED_TRUE@
167
169
PERL_VERSION = @PERL_VERSION@
168
 
PHP = @PHP@
169
 
PHP_CONFIG = @PHP_CONFIG@
170
 
PHP_ENABLED_FALSE = @PHP_ENABLED_FALSE@
171
 
PHP_ENABLED_TRUE = @PHP_ENABLED_TRUE@
172
 
PHP_EXTENSION_DIR = @PHP_EXTENSION_DIR@
173
 
PHP_INCLUDES = @PHP_INCLUDES@
174
 
PHP_LDFLAGS = @PHP_LDFLAGS@
175
 
PHP_LIBS = @PHP_LIBS@
176
 
PHP_PATH = @PHP_PATH@
177
 
PHP_PREFIX = @PHP_PREFIX@
178
 
PHP_UNPREFIXED_EXTENSION_DIR = @PHP_UNPREFIXED_EXTENSION_DIR@
179
 
PHP_VERSION = @PHP_VERSION@
 
170
PHP4 = @PHP4@
 
171
PHP4_CONFIG = @PHP4_CONFIG@
 
172
PHP4_ENABLED_FALSE = @PHP4_ENABLED_FALSE@
 
173
PHP4_ENABLED_TRUE = @PHP4_ENABLED_TRUE@
 
174
PHP4_EXTENSION_DIR = @PHP4_EXTENSION_DIR@
 
175
PHP4_INCLUDES = @PHP4_INCLUDES@
 
176
PHP4_LDFLAGS = @PHP4_LDFLAGS@
 
177
PHP4_LIBS = @PHP4_LIBS@
 
178
PHP4_PREFIX = @PHP4_PREFIX@
 
179
PHP4_UNPREFIXED_EXTENSION_DIR = @PHP4_UNPREFIXED_EXTENSION_DIR@
 
180
PHP4_VERSION = @PHP4_VERSION@
 
181
PHP5 = @PHP5@
 
182
PHP5_CONFIG = @PHP5_CONFIG@
 
183
PHP5_ENABLED_FALSE = @PHP5_ENABLED_FALSE@
 
184
PHP5_ENABLED_TRUE = @PHP5_ENABLED_TRUE@
 
185
PHP5_EXTENSION_DIR = @PHP5_EXTENSION_DIR@
 
186
PHP5_INCLUDES = @PHP5_INCLUDES@
 
187
PHP5_LDFLAGS = @PHP5_LDFLAGS@
 
188
PHP5_LIBS = @PHP5_LIBS@
 
189
PHP5_PREFIX = @PHP5_PREFIX@
 
190
PHP5_UNPREFIXED_EXTENSION_DIR = @PHP5_UNPREFIXED_EXTENSION_DIR@
 
191
PHP5_VERSION = @PHP5_VERSION@
180
192
PKG_CONFIG = @PKG_CONFIG@
181
193
PYTHON = @PYTHON@
182
194
PYTHON_ENABLED_FALSE = @PYTHON_ENABLED_FALSE@
209
221
XSLTPROC = @XSLTPROC@
210
222
Z_CFLAGS = @Z_CFLAGS@
211
223
Z_LIBS = @Z_LIBS@
212
 
ac_ct_AR = @ac_ct_AR@
213
 
ac_ct_AS = @ac_ct_AS@
214
224
ac_ct_CC = @ac_ct_CC@
215
225
ac_ct_CXX = @ac_ct_CXX@
216
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
217
226
ac_ct_F77 = @ac_ct_F77@
218
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
219
 
ac_ct_RANLIB = @ac_ct_RANLIB@
220
 
ac_ct_RC = @ac_ct_RC@
221
 
ac_ct_STRIP = @ac_ct_STRIP@
222
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
223
227
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
224
228
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
225
229
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
229
233
am__include = @am__include@
230
234
am__leading_dot = @am__leading_dot@
231
235
am__quote = @am__quote@
 
236
am__tar = @am__tar@
 
237
am__untar = @am__untar@
232
238
bindir = @bindir@
233
239
build = @build@
234
240
build_alias = @build_alias@
236
242
build_os = @build_os@
237
243
build_vendor = @build_vendor@
238
244
datadir = @datadir@
 
245
datarootdir = @datarootdir@
 
246
docdir = @docdir@
 
247
dvidir = @dvidir@
239
248
exec_prefix = @exec_prefix@
240
249
host = @host@
241
250
host_alias = @host_alias@
242
251
host_cpu = @host_cpu@
243
252
host_os = @host_os@
244
253
host_vendor = @host_vendor@
 
254
htmldir = @htmldir@
245
255
includedir = @includedir@
246
256
infodir = @infodir@
247
257
install_sh = @install_sh@
248
258
libdir = @libdir@
249
259
libexecdir = @libexecdir@
 
260
localedir = @localedir@
250
261
localstatedir = @localstatedir@
251
262
mandir = @mandir@
252
263
mkdir_p = @mkdir_p@
253
264
oldincludedir = @oldincludedir@
 
265
pdfdir = @pdfdir@
254
266
prefix = @prefix@
255
267
program_transform_name = @program_transform_name@
 
268
psdir = @psdir@
256
269
sbindir = @sbindir@
257
270
sharedstatedir = @sharedstatedir@
258
271
sysconfdir = @sysconfdir@
309
322
#     (which will cause the Makefiles to be regenerated when you run `make');
310
323
# (2) otherwise, pass the desired values on the `make' command line.
311
324
$(RECURSIVE_TARGETS):
312
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
325
        @failcom='exit 1'; \
 
326
        for f in x $$MAKEFLAGS; do \
 
327
          case $$f in \
 
328
            *=* | --[!k]*);; \
 
329
            *k*) failcom='fail=yes';; \
 
330
          esac; \
 
331
        done; \
313
332
        dot_seen=no; \
314
333
        target=`echo $@ | sed s/-recursive//`; \
315
334
        list='$(SUBDIRS)'; for subdir in $$list; do \
321
340
            local_target="$$target"; \
322
341
          fi; \
323
342
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
324
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
343
          || eval $$failcom; \
325
344
        done; \
326
345
        if test "$$dot_seen" = "no"; then \
327
346
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
329
348
 
330
349
mostlyclean-recursive clean-recursive distclean-recursive \
331
350
maintainer-clean-recursive:
332
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
351
        @failcom='exit 1'; \
 
352
        for f in x $$MAKEFLAGS; do \
 
353
          case $$f in \
 
354
            *=* | --[!k]*);; \
 
355
            *k*) failcom='fail=yes';; \
 
356
          esac; \
 
357
        done; \
333
358
        dot_seen=no; \
334
359
        case "$@" in \
335
360
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
350
375
            local_target="$$target"; \
351
376
          fi; \
352
377
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
353
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
378
          || eval $$failcom; \
354
379
        done && test -z "$$fail"
355
380
tags-recursive:
356
381
        list='$(SUBDIRS)'; for subdir in $$list; do \
452
477
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
453
478
          if test "$$subdir" = .; then :; else \
454
479
            test -d "$(distdir)/$$subdir" \
455
 
            || mkdir "$(distdir)/$$subdir" \
 
480
            || $(mkdir_p) "$(distdir)/$$subdir" \
456
481
            || exit 1; \
 
482
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
483
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
457
484
            (cd $$subdir && \
458
485
              $(MAKE) $(AM_MAKEFLAGS) \
459
 
                top_distdir="../$(top_distdir)" \
460
 
                distdir="../$(distdir)/$$subdir" \
 
486
                top_distdir="$$top_distdir" \
 
487
                distdir="$$distdir/$$subdir" \
461
488
                distdir) \
462
489
              || exit 1; \
463
490
          fi; \
486
513
clean-generic:
487
514
 
488
515
distclean-generic:
489
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
516
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
490
517
 
491
518
maintainer-clean-generic:
492
519
        @echo "This command is intended for maintainers to use"