~ubuntu-branches/ubuntu/natty/xml-security-c/natty-security

« back to all changes in this revision

Viewing changes to lib/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Russ Allbery
  • Date: 2009-08-05 14:11:52 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090805141152-a7xyrgur2sq3exkr
Tags: 1.5.1-1
* New upstream release.
  - Rename library package for upstream SONAME bump.
* Upstream now ships an older version of libtool, so run libtoolize and
  aclocal before the build.  Add build dependencies on automake and
  libtool.
* Build against Xerces-C 3.0.
* Stop building against Xalan.  The Xalan packages for Debian have been
  orphaned, the current Xalan release does not support Xerces-C 3.0, and
  porting it is not trivial.

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
  ../src/canon/XSECC14n20010315.cpp \
73
73
  ../src/canon/XSECXMLNSStack.cpp \
74
74
  ../src/canon/XSECCanon.hpp \
75
 
  ../src/canon/XSECCannon.cpp
 
75
  ../src/canon/XSECCanon.cpp
76
76
 
77
77
# Signature
78
78
 
79
79
dsig_sources = \
80
80
  ../src/dsig/DSIGKeyInfoPGPData.hpp \
 
81
  ../src/dsig/DSIGKeyInfoPGPData.cpp \
 
82
  ../src/dsig/DSIGReferenceList.hpp \
81
83
  ../src/dsig/DSIGReferenceList.cpp \
82
84
  ../src/dsig/DSIGKeyInfoValue.hpp \
 
85
  ../src/dsig/DSIGKeyInfoValue.cpp \
83
86
  ../src/dsig/DSIGXPathHere.hpp \
 
87
  ../src/dsig/DSIGXPathHere.cpp \
 
88
  ../src/dsig/DSIGAlgorithmHandlerDefault.hpp \
84
89
  ../src/dsig/DSIGAlgorithmHandlerDefault.cpp \
85
90
  ../src/dsig/DSIGXPathFilterExpr.hpp \
 
91
  ../src/dsig/DSIGXPathFilterExpr.cpp \
86
92
  ../src/dsig/DSIGKeyInfoMgmtData.hpp \
 
93
  ../src/dsig/DSIGKeyInfoMgmtData.cpp \
87
94
  ../src/dsig/DSIGTransformXPathFilter.hpp \
88
 
  ../src/dsig/DSIGKeyInfoMgmtData.cpp \
89
 
  ../src/dsig/DSIGKeyInfoPGPData.cpp \
 
95
  ../src/dsig/DSIGTransformXPathFilter.cpp \
 
96
  ../src/dsig/DSIGSignedInfo.hpp \
90
97
  ../src/dsig/DSIGSignedInfo.cpp \
91
98
  ../src/dsig/DSIGKeyInfoList.hpp \
 
99
  ../src/dsig/DSIGKeyInfoList.cpp \
 
100
  ../src/dsig/DSIGConstants.hpp \
92
101
  ../src/dsig/DSIGConstants.cpp \
93
 
  ../src/dsig/DSIGReferenceList.hpp \
94
102
  ../src/dsig/DSIGSignature.hpp \
95
 
  ../src/dsig/DSIGKeyInfoValue.cpp \
 
103
  ../src/dsig/DSIGSignature.cpp \
96
104
  ../src/dsig/DSIGTransformXSL.hpp \
 
105
  ../src/dsig/DSIGTransformXSL.cpp \
 
106
  ../src/dsig/DSIGObject.hpp \
97
107
  ../src/dsig/DSIGObject.cpp \
98
 
  ../src/dsig/DSIGAlgorithmHandlerDefault.hpp \
99
 
  ../src/dsig/DSIGTransformXSL.cpp \
100
108
  ../src/dsig/DSIGTransformXPath.hpp \
 
109
  ../src/dsig/DSIGTransformXPath.cpp \
 
110
  ../src/dsig/DSIGTransformEnvelope.hpp \
101
111
  ../src/dsig/DSIGTransformEnvelope.cpp \
102
112
  ../src/dsig/DSIGKeyInfoName.hpp \
103
 
  ../src/dsig/DSIGObject.hpp \
 
113
  ../src/dsig/DSIGKeyInfoName.cpp \
104
114
  ../src/dsig/DSIGTransformBase64.hpp \
105
 
  ../src/dsig/DSIGTransformXPath.cpp \
106
 
  ../src/dsig/DSIGXPathFilterExpr.cpp \
 
115
  ../src/dsig/DSIGTransformBase64.cpp \
107
116
  ../src/dsig/DSIGReference.hpp \
108
 
  ../src/dsig/DSIGSignature.cpp \
 
117
  ../src/dsig/DSIGReference.cpp \
 
118
  ../src/dsig/DSIGKeyInfoSPKIData.hpp \
109
119
  ../src/dsig/DSIGKeyInfoSPKIData.cpp \
110
 
  ../src/dsig/DSIGTransformEnvelope.hpp \
111
120
  ../src/dsig/DSIGKeyInfo.hpp \
112
121
  ../src/dsig/DSIGTransformList.hpp \
113
 
  ../src/dsig/DSIGTransformBase64.cpp \
 
122
  ../src/dsig/DSIGTransformList.cpp \
114
123
  ../src/dsig/DSIGKeyInfoX509.hpp \
115
 
  ../src/dsig/DSIGReference.cpp \
116
 
  ../src/dsig/DSIGKeyInfoList.cpp \
117
 
  ../src/dsig/DSIGConstants.hpp \
 
124
  ../src/dsig/DSIGKeyInfoX509.cpp \
 
125
  ../src/dsig/DSIGKeyInfoExt.hpp \
 
126
  ../src/dsig/DSIGKeyInfoExt.cpp \
118
127
  ../src/dsig/DSIGTransform.hpp \
119
128
  ../src/dsig/DSIGTransform.cpp \
120
 
  ../src/dsig/DSIGKeyInfoSPKIData.hpp \
121
129
  ../src/dsig/DSIGTransformC14n.hpp \
122
 
  ../src/dsig/DSIGKeyInfoName.cpp \
123
 
  ../src/dsig/DSIGTransformList.cpp \
124
 
  ../src/dsig/DSIGSignedInfo.hpp \
125
 
  ../src/dsig/DSIGKeyInfoX509.cpp \
126
 
  ../src/dsig/DSIGXPathHere.cpp \
127
 
  ../src/dsig/DSIGTransformXPathFilter.cpp \
128
130
  ../src/dsig/DSIGTransformC14n.cpp
129
131
 
130
132
# Main Crypto interface routines
131
133
 
132
134
enc_sources = \
133
135
  ../src/enc/XSECCryptoX509.hpp \
 
136
  ../src/enc/XSECCryptoX509.cpp \
134
137
  ../src/enc/XSECKeyInfoResolverDefault.hpp \
 
138
  ../src/enc/XSECKeyInfoResolverDefault.cpp \
135
139
  ../src/enc/XSECCryptoKeyHMAC.hpp \
136
140
  ../src/enc/XSECCryptoHash.hpp \
137
141
  ../src/enc/XSECCryptoKeyRSA.hpp \
 
142
  ../src/enc/XSECCryptoUtils.hpp \
138
143
  ../src/enc/XSECCryptoUtils.cpp \
 
144
  ../src/enc/XSECCryptoBase64.hpp \
139
145
  ../src/enc/XSECCryptoBase64.cpp \
140
 
  ../src/enc/XSECCryptoBase64.hpp \
141
146
  ../src/enc/XSECCryptoKey.hpp \
142
 
  ../src/enc/XSECKeyInfoResolverDefault.cpp \
143
147
  ../src/enc/XSCrypt/XSCryptCryptoBase64.hpp \
144
148
  ../src/enc/XSCrypt/XSCryptCryptoBase64.cpp \
145
 
  ../src/enc/XSECCryptoUtils.hpp \
146
149
  ../src/enc/XSECCryptoKeyDSA.hpp \
147
 
  ../src/enc/XSECCryptoException.hpp \
148
 
  ../src/enc/XSECCryptoX509.cpp \
149
150
  ../src/enc/XSECCryptoProvider.hpp \
150
151
  ../src/enc/XSECKeyInfoResolver.hpp \
151
152
  ../src/enc/XSECCryptoSymmetricKey.hpp \
 
153
  ../src/enc/XSECCryptoException.hpp \
152
154
  ../src/enc/XSECCryptoException.cpp
153
155
 
154
156
# Framework files