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

« back to all changes in this revision

Viewing changes to lasso/id-wsf/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.
15
15
@SET_MAKE@
16
16
 
17
17
 
18
 
SOURCES = $(liblasso_id_wsf_la_SOURCES)
19
 
 
20
18
srcdir = @srcdir@
21
19
top_srcdir = @top_srcdir@
22
20
VPATH = @srcdir@
37
35
NORMAL_UNINSTALL = :
38
36
PRE_UNINSTALL = :
39
37
POST_UNINSTALL = :
 
38
build_triplet = @build@
40
39
host_triplet = @host@
41
40
subdir = lasso/id-wsf
42
41
DIST_COMMON = $(am__liblassoinclude_HEADERS_DIST) \
45
44
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
46
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(mkdir_p)
 
47
mkinstalldirs = $(install_sh) -d
49
48
CONFIG_HEADER = $(top_builddir)/lasso/lasso_config.h
50
49
CONFIG_CLEAN_FILES =
51
50
LTLIBRARIES = $(noinst_LTLIBRARIES)
59
58
@WSF_ENABLED_TRUE@      wsf_profile.lo
60
59
am_liblasso_id_wsf_la_OBJECTS = $(am__objects_1)
61
60
liblasso_id_wsf_la_OBJECTS = $(am_liblasso_id_wsf_la_OBJECTS)
 
61
@WSF_ENABLED_TRUE@am_liblasso_id_wsf_la_rpath =
62
62
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/lasso
63
63
depcomp = $(SHELL) $(top_srcdir)/depcomp
64
64
am__depfiles_maybe = depfiles
65
 
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/authentication.Plo \
66
 
@AMDEP_TRUE@    ./$(DEPDIR)/data_service.Plo \
67
 
@AMDEP_TRUE@    ./$(DEPDIR)/discovery.Plo \
68
 
@AMDEP_TRUE@    ./$(DEPDIR)/interaction_profile_service.Plo \
69
 
@AMDEP_TRUE@    ./$(DEPDIR)/personal_profile_service.Plo \
70
 
@AMDEP_TRUE@    ./$(DEPDIR)/wsf_profile.Plo
71
65
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
72
66
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73
 
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
 
67
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
74
68
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
75
69
        $(AM_CFLAGS) $(CFLAGS)
76
70
CCLD = $(CC)
77
 
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
71
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
78
72
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
79
73
SOURCES = $(liblasso_id_wsf_la_SOURCES)
80
74
DIST_SOURCES = $(am__liblasso_id_wsf_la_SOURCES_DIST)
81
75
am__liblassoinclude_HEADERS_DIST = authentication.h discovery.h \
82
76
        identity.h interaction_profile_service.h \
83
77
        personal_profile_service.h data_service.h wsf_profile.h
 
78
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
79
am__vpath_adj = case $$p in \
 
80
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
81
    *) f=$$p;; \
 
82
  esac;
 
83
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
84
84
am__installdirs = "$(DESTDIR)$(liblassoincludedir)"
85
85
liblassoincludeHEADERS_INSTALL = $(INSTALL_HEADER)
86
86
HEADERS = $(liblassoinclude_HEADERS)
134
134
GCJ = @GCJ@
135
135
GCJDEPMODE = @GCJDEPMODE@
136
136
GCJFLAGS = @GCJFLAGS@
 
137
GREP = @GREP@
137
138
GTK_DOC_CFLAGS = @GTK_DOC_CFLAGS@
138
139
GTK_DOC_ENABLED_FALSE = @GTK_DOC_ENABLED_FALSE@
139
140
GTK_DOC_ENABLED_TRUE = @GTK_DOC_ENABLED_TRUE@
197
198
PERL_ENABLED_FALSE = @PERL_ENABLED_FALSE@
198
199
PERL_ENABLED_TRUE = @PERL_ENABLED_TRUE@
199
200
PERL_VERSION = @PERL_VERSION@
200
 
PHP = @PHP@
201
 
PHP_CONFIG = @PHP_CONFIG@
202
 
PHP_ENABLED_FALSE = @PHP_ENABLED_FALSE@
203
 
PHP_ENABLED_TRUE = @PHP_ENABLED_TRUE@
204
 
PHP_EXTENSION_DIR = @PHP_EXTENSION_DIR@
205
 
PHP_INCLUDES = @PHP_INCLUDES@
206
 
PHP_LDFLAGS = @PHP_LDFLAGS@
207
 
PHP_LIBS = @PHP_LIBS@
208
 
PHP_PATH = @PHP_PATH@
209
 
PHP_PREFIX = @PHP_PREFIX@
210
 
PHP_UNPREFIXED_EXTENSION_DIR = @PHP_UNPREFIXED_EXTENSION_DIR@
211
 
PHP_VERSION = @PHP_VERSION@
 
201
PHP4 = @PHP4@
 
202
PHP4_CONFIG = @PHP4_CONFIG@
 
203
PHP4_ENABLED_FALSE = @PHP4_ENABLED_FALSE@
 
204
PHP4_ENABLED_TRUE = @PHP4_ENABLED_TRUE@
 
205
PHP4_EXTENSION_DIR = @PHP4_EXTENSION_DIR@
 
206
PHP4_INCLUDES = @PHP4_INCLUDES@
 
207
PHP4_LDFLAGS = @PHP4_LDFLAGS@
 
208
PHP4_LIBS = @PHP4_LIBS@
 
209
PHP4_PREFIX = @PHP4_PREFIX@
 
210
PHP4_UNPREFIXED_EXTENSION_DIR = @PHP4_UNPREFIXED_EXTENSION_DIR@
 
211
PHP4_VERSION = @PHP4_VERSION@
 
212
PHP5 = @PHP5@
 
213
PHP5_CONFIG = @PHP5_CONFIG@
 
214
PHP5_ENABLED_FALSE = @PHP5_ENABLED_FALSE@
 
215
PHP5_ENABLED_TRUE = @PHP5_ENABLED_TRUE@
 
216
PHP5_EXTENSION_DIR = @PHP5_EXTENSION_DIR@
 
217
PHP5_INCLUDES = @PHP5_INCLUDES@
 
218
PHP5_LDFLAGS = @PHP5_LDFLAGS@
 
219
PHP5_LIBS = @PHP5_LIBS@
 
220
PHP5_PREFIX = @PHP5_PREFIX@
 
221
PHP5_UNPREFIXED_EXTENSION_DIR = @PHP5_UNPREFIXED_EXTENSION_DIR@
 
222
PHP5_VERSION = @PHP5_VERSION@
212
223
PKG_CONFIG = @PKG_CONFIG@
213
224
PYTHON = @PYTHON@
214
225
PYTHON_ENABLED_FALSE = @PYTHON_ENABLED_FALSE@
241
252
XSLTPROC = @XSLTPROC@
242
253
Z_CFLAGS = @Z_CFLAGS@
243
254
Z_LIBS = @Z_LIBS@
244
 
ac_ct_AR = @ac_ct_AR@
245
 
ac_ct_AS = @ac_ct_AS@
246
255
ac_ct_CC = @ac_ct_CC@
247
256
ac_ct_CXX = @ac_ct_CXX@
248
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
249
257
ac_ct_F77 = @ac_ct_F77@
250
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
251
 
ac_ct_RANLIB = @ac_ct_RANLIB@
252
 
ac_ct_RC = @ac_ct_RC@
253
 
ac_ct_STRIP = @ac_ct_STRIP@
254
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
255
258
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
256
259
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
257
260
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
261
264
am__include = @am__include@
262
265
am__leading_dot = @am__leading_dot@
263
266
am__quote = @am__quote@
 
267
am__tar = @am__tar@
 
268
am__untar = @am__untar@
264
269
bindir = @bindir@
265
270
build = @build@
266
271
build_alias = @build_alias@
268
273
build_os = @build_os@
269
274
build_vendor = @build_vendor@
270
275
datadir = @datadir@
 
276
datarootdir = @datarootdir@
 
277
docdir = @docdir@
 
278
dvidir = @dvidir@
271
279
exec_prefix = @exec_prefix@
272
280
host = @host@
273
281
host_alias = @host_alias@
274
282
host_cpu = @host_cpu@
275
283
host_os = @host_os@
276
284
host_vendor = @host_vendor@
 
285
htmldir = @htmldir@
277
286
includedir = @includedir@
278
287
infodir = @infodir@
279
288
install_sh = @install_sh@
280
289
libdir = @libdir@
281
290
libexecdir = @libexecdir@
 
291
localedir = @localedir@
282
292
localstatedir = @localstatedir@
283
293
mandir = @mandir@
284
294
mkdir_p = @mkdir_p@
285
295
oldincludedir = @oldincludedir@
 
296
pdfdir = @pdfdir@
286
297
prefix = @prefix@
287
298
program_transform_name = @program_transform_name@
 
299
psdir = @psdir@
288
300
sbindir = @sbindir@
289
301
sharedstatedir = @sharedstatedir@
290
302
sysconfdir = @sysconfdir@
364
376
          rm -f "$${dir}/so_locations"; \
365
377
        done
366
378
liblasso-id-wsf.la: $(liblasso_id_wsf_la_OBJECTS) $(liblasso_id_wsf_la_DEPENDENCIES) 
367
 
        $(LINK)  $(liblasso_id_wsf_la_LDFLAGS) $(liblasso_id_wsf_la_OBJECTS) $(liblasso_id_wsf_la_LIBADD) $(LIBS)
 
379
        $(LINK) $(am_liblasso_id_wsf_la_rpath) $(liblasso_id_wsf_la_LDFLAGS) $(liblasso_id_wsf_la_OBJECTS) $(liblasso_id_wsf_la_LIBADD) $(LIBS)
368
380
 
369
381
mostlyclean-compile:
370
382
        -rm -f *.$(OBJEXT)
383
395
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
384
396
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
385
397
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
386
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
387
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
398
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388
399
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
389
400
 
390
401
.c.obj:
391
402
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
392
403
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
393
404
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
394
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
395
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
405
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
396
406
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
397
407
 
398
408
.c.lo:
399
409
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
400
410
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
401
411
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
402
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
403
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
412
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
404
413
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
405
414
 
406
415
mostlyclean-libtool:
417
426
        test -z "$(liblassoincludedir)" || $(mkdir_p) "$(DESTDIR)$(liblassoincludedir)"
418
427
        @list='$(liblassoinclude_HEADERS)'; for p in $$list; do \
419
428
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
420
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
429
          f=$(am__strip_dir) \
421
430
          echo " $(liblassoincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(liblassoincludedir)/$$f'"; \
422
431
          $(liblassoincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(liblassoincludedir)/$$f"; \
423
432
        done
425
434
uninstall-liblassoincludeHEADERS:
426
435
        @$(NORMAL_UNINSTALL)
427
436
        @list='$(liblassoinclude_HEADERS)'; for p in $$list; do \
428
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
437
          f=$(am__strip_dir) \
429
438
          echo " rm -f '$(DESTDIR)$(liblassoincludedir)/$$f'"; \
430
439
          rm -f "$(DESTDIR)$(liblassoincludedir)/$$f"; \
431
440
        done
531
540
clean-generic:
532
541
 
533
542
distclean-generic:
534
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
543
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
535
544
 
536
545
maintainer-clean-generic:
537
546
        @echo "This command is intended for maintainers to use"