~ubuntu-branches/ubuntu/intrepid/lasso/intrepid-security

« back to all changes in this revision

Viewing changes to lasso/xml/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_xml_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/xml
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)
52
51
liblasso_xml_la_LIBADD =
53
 
am__liblasso_xml_la_SOURCES_DIST = tools.c xml.c lib_assertion.c \
 
52
am__liblasso_xml_la_SOURCES_DIST = tools.c xml.c ds_key_info.c \
 
53
        ds_key_value.c ds_rsa_key_value.c lib_assertion.c \
54
54
        lib_authentication_statement.c lib_authn_context.c \
55
55
        lib_authn_request.c lib_authn_request_envelope.c \
56
56
        lib_authn_response.c lib_authn_response_envelope.c \
82
82
        disco_options.c disco_query.c disco_query_response.c \
83
83
        disco_remove_entry.c disco_requested_service_type.c \
84
84
        disco_resource_id.c disco_resource_offering.c \
85
 
        disco_send_single_logout.c disco_service_instance.c \
86
 
        ds_key_info.c ds_key_value.c ds_rsa_key_value.c dst_data.c \
 
85
        disco_send_single_logout.c disco_service_instance.c dst_data.c \
87
86
        dst_modification.c dst_modify.c dst_modify_response.c \
88
87
        dst_new_data.c dst_query.c dst_query_item.c \
89
88
        dst_query_response.c is_help.c is_inquiry.c \
116
115
@WSF_ENABLED_TRUE@      disco_resource_id.lo \
117
116
@WSF_ENABLED_TRUE@      disco_resource_offering.lo \
118
117
@WSF_ENABLED_TRUE@      disco_send_single_logout.lo \
119
 
@WSF_ENABLED_TRUE@      disco_service_instance.lo ds_key_info.lo \
120
 
@WSF_ENABLED_TRUE@      ds_key_value.lo ds_rsa_key_value.lo \
121
 
@WSF_ENABLED_TRUE@      dst_data.lo dst_modification.lo \
122
 
@WSF_ENABLED_TRUE@      dst_modify.lo dst_modify_response.lo \
123
 
@WSF_ENABLED_TRUE@      dst_new_data.lo dst_query.lo \
124
 
@WSF_ENABLED_TRUE@      dst_query_item.lo dst_query_response.lo \
125
 
@WSF_ENABLED_TRUE@      is_help.lo is_inquiry.lo \
126
 
@WSF_ENABLED_TRUE@      is_inquiry_element.lo \
 
118
@WSF_ENABLED_TRUE@      disco_service_instance.lo dst_data.lo \
 
119
@WSF_ENABLED_TRUE@      dst_modification.lo dst_modify.lo \
 
120
@WSF_ENABLED_TRUE@      dst_modify_response.lo dst_new_data.lo \
 
121
@WSF_ENABLED_TRUE@      dst_query.lo dst_query_item.lo \
 
122
@WSF_ENABLED_TRUE@      dst_query_response.lo is_help.lo \
 
123
@WSF_ENABLED_TRUE@      is_inquiry.lo is_inquiry_element.lo \
127
124
@WSF_ENABLED_TRUE@      is_interaction_request.lo \
128
125
@WSF_ENABLED_TRUE@      is_interaction_response.lo \
129
126
@WSF_ENABLED_TRUE@      is_interaction_statement.lo is_item.lo \
146
143
@WSF_ENABLED_TRUE@      soap_detail.lo soap_fault.lo \
147
144
@WSF_ENABLED_TRUE@      soap_envelope.lo soap_header.lo \
148
145
@WSF_ENABLED_TRUE@      utility_status.lo wsse_security.lo
149
 
am_liblasso_xml_la_OBJECTS = tools.lo xml.lo lib_assertion.lo \
 
146
am_liblasso_xml_la_OBJECTS = tools.lo xml.lo ds_key_info.lo \
 
147
        ds_key_value.lo ds_rsa_key_value.lo lib_assertion.lo \
150
148
        lib_authentication_statement.lo lib_authn_context.lo \
151
149
        lib_authn_request.lo lib_authn_request_envelope.lo \
152
150
        lib_authn_response.lo lib_authn_response_envelope.lo \
174
172
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/lasso
175
173
depcomp = $(SHELL) $(top_srcdir)/depcomp
176
174
am__depfiles_maybe = depfiles
177
 
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/disco_authenticate_requester.Plo \
178
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_authenticate_session_context.Plo \
179
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_authorize_requester.Plo \
180
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_credentials.Plo \
181
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_description.Plo \
182
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_encrypt_resource_id.Plo \
183
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_encrypted_resource_id.Plo \
184
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_generate_bearer_token.Plo \
185
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_insert_entry.Plo \
186
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_modify.Plo \
187
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_modify_response.Plo \
188
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_options.Plo \
189
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_query.Plo \
190
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_query_response.Plo \
191
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_remove_entry.Plo \
192
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_requested_service_type.Plo \
193
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_resource_id.Plo \
194
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_resource_offering.Plo \
195
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_send_single_logout.Plo \
196
 
@AMDEP_TRUE@    ./$(DEPDIR)/disco_service_instance.Plo \
197
 
@AMDEP_TRUE@    ./$(DEPDIR)/ds_key_info.Plo \
198
 
@AMDEP_TRUE@    ./$(DEPDIR)/ds_key_value.Plo \
199
 
@AMDEP_TRUE@    ./$(DEPDIR)/ds_rsa_key_value.Plo \
200
 
@AMDEP_TRUE@    ./$(DEPDIR)/dst_data.Plo \
201
 
@AMDEP_TRUE@    ./$(DEPDIR)/dst_modification.Plo \
202
 
@AMDEP_TRUE@    ./$(DEPDIR)/dst_modify.Plo \
203
 
@AMDEP_TRUE@    ./$(DEPDIR)/dst_modify_response.Plo \
204
 
@AMDEP_TRUE@    ./$(DEPDIR)/dst_new_data.Plo \
205
 
@AMDEP_TRUE@    ./$(DEPDIR)/dst_query.Plo \
206
 
@AMDEP_TRUE@    ./$(DEPDIR)/dst_query_item.Plo \
207
 
@AMDEP_TRUE@    ./$(DEPDIR)/dst_query_response.Plo \
208
 
@AMDEP_TRUE@    ./$(DEPDIR)/is_help.Plo ./$(DEPDIR)/is_inquiry.Plo \
209
 
@AMDEP_TRUE@    ./$(DEPDIR)/is_inquiry_element.Plo \
210
 
@AMDEP_TRUE@    ./$(DEPDIR)/is_interaction_request.Plo \
211
 
@AMDEP_TRUE@    ./$(DEPDIR)/is_interaction_response.Plo \
212
 
@AMDEP_TRUE@    ./$(DEPDIR)/is_interaction_statement.Plo \
213
 
@AMDEP_TRUE@    ./$(DEPDIR)/is_item.Plo \
214
 
@AMDEP_TRUE@    ./$(DEPDIR)/is_parameter.Plo \
215
 
@AMDEP_TRUE@    ./$(DEPDIR)/is_redirect_request.Plo \
216
 
@AMDEP_TRUE@    ./$(DEPDIR)/is_select.Plo ./$(DEPDIR)/is_text.Plo \
217
 
@AMDEP_TRUE@    ./$(DEPDIR)/is_user_interaction.Plo \
218
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_assertion.Plo \
219
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_authentication_statement.Plo \
220
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_authn_context.Plo \
221
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_authn_request.Plo \
222
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_authn_request_envelope.Plo \
223
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_authn_response.Plo \
224
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_authn_response_envelope.Plo \
225
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_federation_termination_notification.Plo \
226
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_idp_entries.Plo \
227
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_idp_entry.Plo \
228
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_idp_list.Plo \
229
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_logout_request.Plo \
230
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_logout_response.Plo \
231
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_name_identifier_mapping_request.Plo \
232
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_name_identifier_mapping_response.Plo \
233
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_register_name_identifier_request.Plo \
234
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_register_name_identifier_response.Plo \
235
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_request_authn_context.Plo \
236
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_scoping.Plo \
237
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_status_response.Plo \
238
 
@AMDEP_TRUE@    ./$(DEPDIR)/lib_subject.Plo \
239
 
@AMDEP_TRUE@    ./$(DEPDIR)/sa_credentials.Plo \
240
 
@AMDEP_TRUE@    ./$(DEPDIR)/sa_parameter.Plo \
241
 
@AMDEP_TRUE@    ./$(DEPDIR)/sa_password_transforms.Plo \
242
 
@AMDEP_TRUE@    ./$(DEPDIR)/sa_sasl_request.Plo \
243
 
@AMDEP_TRUE@    ./$(DEPDIR)/sa_sasl_response.Plo \
244
 
@AMDEP_TRUE@    ./$(DEPDIR)/sa_transform.Plo \
245
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_advice.Plo \
246
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_assertion.Plo \
247
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_attribute.Plo \
248
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_attribute_designator.Plo \
249
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_attribute_statement.Plo \
250
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_attribute_value.Plo \
251
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_audience_restriction_condition.Plo \
252
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_authentication_statement.Plo \
253
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_authority_binding.Plo \
254
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_condition_abstract.Plo \
255
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_conditions.Plo \
256
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_name_identifier.Plo \
257
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_statement_abstract.Plo \
258
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_subject.Plo \
259
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_subject_confirmation.Plo \
260
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_subject_locality.Plo \
261
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_subject_statement.Plo \
262
 
@AMDEP_TRUE@    ./$(DEPDIR)/saml_subject_statement_abstract.Plo \
263
 
@AMDEP_TRUE@    ./$(DEPDIR)/samlp_request.Plo \
264
 
@AMDEP_TRUE@    ./$(DEPDIR)/samlp_request_abstract.Plo \
265
 
@AMDEP_TRUE@    ./$(DEPDIR)/samlp_response.Plo \
266
 
@AMDEP_TRUE@    ./$(DEPDIR)/samlp_response_abstract.Plo \
267
 
@AMDEP_TRUE@    ./$(DEPDIR)/samlp_status.Plo \
268
 
@AMDEP_TRUE@    ./$(DEPDIR)/samlp_status_code.Plo \
269
 
@AMDEP_TRUE@    ./$(DEPDIR)/sec_resource_access_statement.Plo \
270
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_binding_consent.Plo \
271
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_binding_correlation.Plo \
272
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_binding_ext_credential.Plo \
273
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_binding_ext_credentials_context.Plo \
274
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_binding_ext_service_instance_update.Plo \
275
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_binding_ext_timeout.Plo \
276
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_binding_processing_context.Plo \
277
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_binding_provider.Plo \
278
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_binding_usage_directive.Plo \
279
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_body.Plo \
280
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_detail.Plo \
281
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_envelope.Plo \
282
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_fault.Plo \
283
 
@AMDEP_TRUE@    ./$(DEPDIR)/soap_header.Plo ./$(DEPDIR)/tools.Plo \
284
 
@AMDEP_TRUE@    ./$(DEPDIR)/utility_status.Plo \
285
 
@AMDEP_TRUE@    ./$(DEPDIR)/wsse_security.Plo ./$(DEPDIR)/xml.Plo
286
175
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
287
176
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
288
 
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
 
177
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
289
178
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
290
179
        $(AM_CFLAGS) $(CFLAGS)
291
180
CCLD = $(CC)
292
 
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
181
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
293
182
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
294
183
SOURCES = $(liblasso_xml_la_SOURCES)
295
184
DIST_SOURCES = $(am__liblasso_xml_la_SOURCES_DIST)
299
188
        install-recursive installcheck-recursive installdirs-recursive \
300
189
        pdf-recursive ps-recursive uninstall-info-recursive \
301
190
        uninstall-recursive
302
 
am__liblassoinclude_HEADERS_DIST = strings.h xml.h lib_assertion.h \
 
191
am__liblassoinclude_HEADERS_DIST = strings.h xml.h ds_key_info.h \
 
192
        ds_key_value.h ds_rsa_key_value.h lib_assertion.h \
303
193
        lib_authentication_statement.h lib_authn_context.h \
304
194
        lib_authn_request.h lib_authn_request_envelope.h \
305
195
        lib_authn_response.h lib_authn_response_envelope.h \
331
221
        disco_options.h disco_query.h disco_query_response.h \
332
222
        disco_remove_entry.h disco_requested_service_type.h \
333
223
        disco_resource_id.h disco_resource_offering.h \
334
 
        disco_send_single_logout.h disco_service_instance.h \
335
 
        ds_key_info.h ds_key_value.h ds_rsa_key_value.h dst_data.h \
 
224
        disco_send_single_logout.h disco_service_instance.h dst_data.h \
336
225
        dst_modification.h dst_modify.h dst_modify_response.h \
337
226
        dst_new_data.h dst_query.h dst_query_item.h \
338
227
        dst_query_response.h is_help.h is_inquiry.h \
350
239
        soap_binding_ext_timeout.h soap_body.h soap_detail.h \
351
240
        soap_fault.h soap_envelope.h soap_header.h utility_status.h \
352
241
        wsse_security.h
 
242
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
243
am__vpath_adj = case $$p in \
 
244
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
245
    *) f=$$p;; \
 
246
  esac;
 
247
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
353
248
am__installdirs = "$(DESTDIR)$(liblassoincludedir)"
354
249
liblassoincludeHEADERS_INSTALL = $(INSTALL_HEADER)
355
250
HEADERS = $(liblassoinclude_HEADERS)
404
299
GCJ = @GCJ@
405
300
GCJDEPMODE = @GCJDEPMODE@
406
301
GCJFLAGS = @GCJFLAGS@
 
302
GREP = @GREP@
407
303
GTK_DOC_CFLAGS = @GTK_DOC_CFLAGS@
408
304
GTK_DOC_ENABLED_FALSE = @GTK_DOC_ENABLED_FALSE@
409
305
GTK_DOC_ENABLED_TRUE = @GTK_DOC_ENABLED_TRUE@
467
363
PERL_ENABLED_FALSE = @PERL_ENABLED_FALSE@
468
364
PERL_ENABLED_TRUE = @PERL_ENABLED_TRUE@
469
365
PERL_VERSION = @PERL_VERSION@
470
 
PHP = @PHP@
471
 
PHP_CONFIG = @PHP_CONFIG@
472
 
PHP_ENABLED_FALSE = @PHP_ENABLED_FALSE@
473
 
PHP_ENABLED_TRUE = @PHP_ENABLED_TRUE@
474
 
PHP_EXTENSION_DIR = @PHP_EXTENSION_DIR@
475
 
PHP_INCLUDES = @PHP_INCLUDES@
476
 
PHP_LDFLAGS = @PHP_LDFLAGS@
477
 
PHP_LIBS = @PHP_LIBS@
478
 
PHP_PATH = @PHP_PATH@
479
 
PHP_PREFIX = @PHP_PREFIX@
480
 
PHP_UNPREFIXED_EXTENSION_DIR = @PHP_UNPREFIXED_EXTENSION_DIR@
481
 
PHP_VERSION = @PHP_VERSION@
 
366
PHP4 = @PHP4@
 
367
PHP4_CONFIG = @PHP4_CONFIG@
 
368
PHP4_ENABLED_FALSE = @PHP4_ENABLED_FALSE@
 
369
PHP4_ENABLED_TRUE = @PHP4_ENABLED_TRUE@
 
370
PHP4_EXTENSION_DIR = @PHP4_EXTENSION_DIR@
 
371
PHP4_INCLUDES = @PHP4_INCLUDES@
 
372
PHP4_LDFLAGS = @PHP4_LDFLAGS@
 
373
PHP4_LIBS = @PHP4_LIBS@
 
374
PHP4_PREFIX = @PHP4_PREFIX@
 
375
PHP4_UNPREFIXED_EXTENSION_DIR = @PHP4_UNPREFIXED_EXTENSION_DIR@
 
376
PHP4_VERSION = @PHP4_VERSION@
 
377
PHP5 = @PHP5@
 
378
PHP5_CONFIG = @PHP5_CONFIG@
 
379
PHP5_ENABLED_FALSE = @PHP5_ENABLED_FALSE@
 
380
PHP5_ENABLED_TRUE = @PHP5_ENABLED_TRUE@
 
381
PHP5_EXTENSION_DIR = @PHP5_EXTENSION_DIR@
 
382
PHP5_INCLUDES = @PHP5_INCLUDES@
 
383
PHP5_LDFLAGS = @PHP5_LDFLAGS@
 
384
PHP5_LIBS = @PHP5_LIBS@
 
385
PHP5_PREFIX = @PHP5_PREFIX@
 
386
PHP5_UNPREFIXED_EXTENSION_DIR = @PHP5_UNPREFIXED_EXTENSION_DIR@
 
387
PHP5_VERSION = @PHP5_VERSION@
482
388
PKG_CONFIG = @PKG_CONFIG@
483
389
PYTHON = @PYTHON@
484
390
PYTHON_ENABLED_FALSE = @PYTHON_ENABLED_FALSE@
511
417
XSLTPROC = @XSLTPROC@
512
418
Z_CFLAGS = @Z_CFLAGS@
513
419
Z_LIBS = @Z_LIBS@
514
 
ac_ct_AR = @ac_ct_AR@
515
 
ac_ct_AS = @ac_ct_AS@
516
420
ac_ct_CC = @ac_ct_CC@
517
421
ac_ct_CXX = @ac_ct_CXX@
518
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
519
422
ac_ct_F77 = @ac_ct_F77@
520
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
521
 
ac_ct_RANLIB = @ac_ct_RANLIB@
522
 
ac_ct_RC = @ac_ct_RC@
523
 
ac_ct_STRIP = @ac_ct_STRIP@
524
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
525
423
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
526
424
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
527
425
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
531
429
am__include = @am__include@
532
430
am__leading_dot = @am__leading_dot@
533
431
am__quote = @am__quote@
 
432
am__tar = @am__tar@
 
433
am__untar = @am__untar@
534
434
bindir = @bindir@
535
435
build = @build@
536
436
build_alias = @build_alias@
538
438
build_os = @build_os@
539
439
build_vendor = @build_vendor@
540
440
datadir = @datadir@
 
441
datarootdir = @datarootdir@
 
442
docdir = @docdir@
 
443
dvidir = @dvidir@
541
444
exec_prefix = @exec_prefix@
542
445
host = @host@
543
446
host_alias = @host_alias@
544
447
host_cpu = @host_cpu@
545
448
host_os = @host_os@
546
449
host_vendor = @host_vendor@
 
450
htmldir = @htmldir@
547
451
includedir = @includedir@
548
452
infodir = @infodir@
549
453
install_sh = @install_sh@
550
454
libdir = @libdir@
551
455
libexecdir = @libexecdir@
 
456
localedir = @localedir@
552
457
localstatedir = @localstatedir@
553
458
mandir = @mandir@
554
459
mkdir_p = @mkdir_p@
555
460
oldincludedir = @oldincludedir@
 
461
pdfdir = @pdfdir@
556
462
prefix = @prefix@
557
463
program_transform_name = @program_transform_name@
 
464
psdir = @psdir@
558
465
sbindir = @sbindir@
559
466
sharedstatedir = @sharedstatedir@
560
467
sysconfdir = @sysconfdir@
589
496
@WSF_ENABLED_TRUE@      disco_resource_offering.c \
590
497
@WSF_ENABLED_TRUE@      disco_send_single_logout.c \
591
498
@WSF_ENABLED_TRUE@      disco_service_instance.c \
592
 
@WSF_ENABLED_TRUE@      ds_key_info.c \
593
 
@WSF_ENABLED_TRUE@      ds_key_value.c \
594
 
@WSF_ENABLED_TRUE@      ds_rsa_key_value.c \
595
499
@WSF_ENABLED_TRUE@      dst_data.c \
596
500
@WSF_ENABLED_TRUE@      dst_modification.c \
597
501
@WSF_ENABLED_TRUE@      dst_modify.c \
657
561
@WSF_ENABLED_TRUE@      disco_resource_offering.h \
658
562
@WSF_ENABLED_TRUE@      disco_send_single_logout.h \
659
563
@WSF_ENABLED_TRUE@      disco_service_instance.h \
660
 
@WSF_ENABLED_TRUE@      ds_key_info.h \
661
 
@WSF_ENABLED_TRUE@      ds_key_value.h \
662
 
@WSF_ENABLED_TRUE@      ds_rsa_key_value.h \
663
564
@WSF_ENABLED_TRUE@      dst_data.h \
664
565
@WSF_ENABLED_TRUE@      dst_modification.h \
665
566
@WSF_ENABLED_TRUE@      dst_modify.h \
707
608
liblasso_xml_la_SOURCES = \
708
609
        tools.c \
709
610
        xml.c \
 
611
        ds_key_info.c \
 
612
        ds_key_value.c \
 
613
        ds_rsa_key_value.c \
710
614
        lib_assertion.c \
711
615
        lib_authentication_statement.c \
712
616
        lib_authn_context.c     \
757
661
liblassoinclude_HEADERS = \
758
662
        strings.h \
759
663
        xml.h \
 
664
        ds_key_info.h \
 
665
        ds_key_value.h \
 
666
        ds_rsa_key_value.h \
760
667
        lib_assertion.h \
761
668
        lib_authentication_statement.h \
762
669
        lib_authn_context.h     \
805
712
        $(WSF_H_FILES)
806
713
 
807
714
lasso_private_h_sources = \
808
 
        private.h
 
715
        private.h \
 
716
        xml_enc.h
809
717
 
810
718
EXTRA_DIST = $(lasso_private_h_sources)
811
719
all: all-recursive
977
885
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
978
886
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
979
887
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
980
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
981
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
888
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
982
889
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
983
890
 
984
891
.c.obj:
985
892
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
986
893
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
987
894
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
988
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
989
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
895
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
990
896
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
991
897
 
992
898
.c.lo:
993
899
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
994
900
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
995
901
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
996
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
997
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
902
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
998
903
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
999
904
 
1000
905
mostlyclean-libtool:
1011
916
        test -z "$(liblassoincludedir)" || $(mkdir_p) "$(DESTDIR)$(liblassoincludedir)"
1012
917
        @list='$(liblassoinclude_HEADERS)'; for p in $$list; do \
1013
918
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1014
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
919
          f=$(am__strip_dir) \
1015
920
          echo " $(liblassoincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(liblassoincludedir)/$$f'"; \
1016
921
          $(liblassoincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(liblassoincludedir)/$$f"; \
1017
922
        done
1019
924
uninstall-liblassoincludeHEADERS:
1020
925
        @$(NORMAL_UNINSTALL)
1021
926
        @list='$(liblassoinclude_HEADERS)'; for p in $$list; do \
1022
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
927
          f=$(am__strip_dir) \
1023
928
          echo " rm -f '$(DESTDIR)$(liblassoincludedir)/$$f'"; \
1024
929
          rm -f "$(DESTDIR)$(liblassoincludedir)/$$f"; \
1025
930
        done
1031
936
#     (which will cause the Makefiles to be regenerated when you run `make');
1032
937
# (2) otherwise, pass the desired values on the `make' command line.
1033
938
$(RECURSIVE_TARGETS):
1034
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
939
        @failcom='exit 1'; \
 
940
        for f in x $$MAKEFLAGS; do \
 
941
          case $$f in \
 
942
            *=* | --[!k]*);; \
 
943
            *k*) failcom='fail=yes';; \
 
944
          esac; \
 
945
        done; \
1035
946
        dot_seen=no; \
1036
947
        target=`echo $@ | sed s/-recursive//`; \
1037
948
        list='$(SUBDIRS)'; for subdir in $$list; do \
1043
954
            local_target="$$target"; \
1044
955
          fi; \
1045
956
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1046
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
957
          || eval $$failcom; \
1047
958
        done; \
1048
959
        if test "$$dot_seen" = "no"; then \
1049
960
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1051
962
 
1052
963
mostlyclean-recursive clean-recursive distclean-recursive \
1053
964
maintainer-clean-recursive:
1054
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
965
        @failcom='exit 1'; \
 
966
        for f in x $$MAKEFLAGS; do \
 
967
          case $$f in \
 
968
            *=* | --[!k]*);; \
 
969
            *k*) failcom='fail=yes';; \
 
970
          esac; \
 
971
        done; \
1055
972
        dot_seen=no; \
1056
973
        case "$@" in \
1057
974
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1072
989
            local_target="$$target"; \
1073
990
          fi; \
1074
991
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1075
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
992
          || eval $$failcom; \
1076
993
        done && test -z "$$fail"
1077
994
tags-recursive:
1078
995
        list='$(SUBDIRS)'; for subdir in $$list; do \
1171
1088
            || exit 1; \
1172
1089
          fi; \
1173
1090
        done
1174
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
1091
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1175
1092
          if test "$$subdir" = .; then :; else \
1176
1093
            test -d "$(distdir)/$$subdir" \
1177
 
            || mkdir "$(distdir)/$$subdir" \
 
1094
            || $(mkdir_p) "$(distdir)/$$subdir" \
1178
1095
            || exit 1; \
 
1096
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
1097
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1179
1098
            (cd $$subdir && \
1180
1099
              $(MAKE) $(AM_MAKEFLAGS) \
1181
 
                top_distdir="../$(top_distdir)" \
1182
 
                distdir="../$(distdir)/$$subdir" \
 
1100
                top_distdir="$$top_distdir" \
 
1101
                distdir="$$distdir/$$subdir" \
1183
1102
                distdir) \
1184
1103
              || exit 1; \
1185
1104
          fi; \
1211
1130
clean-generic:
1212
1131
 
1213
1132
distclean-generic:
1214
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
1133
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1215
1134
 
1216
1135
maintainer-clean-generic:
1217
1136
        @echo "This command is intended for maintainers to use"