summaryrefslogtreecommitdiffstats
path: root/swig
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-12-21 17:48:17 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-12-21 17:48:17 +0000
commit8b8e54f821e3e48fb38ab6da0b60437120a8e695 (patch)
treebd2b0603fb91ee39b7d3fe727fb99470323b3bb1 /swig
parent513442f6c073b101a6ba2da924ba9562dfd50adf (diff)
downloadlasso-8b8e54f821e3e48fb38ab6da0b60437120a8e695.tar.gz
lasso-8b8e54f821e3e48fb38ab6da0b60437120a8e695.tar.xz
lasso-8b8e54f821e3e48fb38ab6da0b60437120a8e695.zip
Updated list of files generated by SWIG in C# and Java bindings; fixed PHP
Makefile.am; use $(srcdir) to get correct directory in code generation python scrips. make distcheck works after that.
Diffstat (limited to 'swig')
-rw-r--r--swig/Lasso.i8
1 files changed, 4 insertions, 4 deletions
diff --git a/swig/Lasso.i b/swig/Lasso.i
index 73cbbd32..d3307b6e 100644
--- a/swig/Lasso.i
+++ b/swig/Lasso.i
@@ -763,7 +763,7 @@ gchar* LassoNode_dump(LassoNode *self) {
#ifndef SWIGPHP4
-%rename(Assertion) LassoLibAssertion;
+%rename(LibAssertion) LassoLibAssertion;
#endif
typedef struct {
%extend {
@@ -806,7 +806,7 @@ gchar* LassoLibAssertion_dump(LassoLibAssertion *self) {
#ifndef SWIGPHP4
-%rename(AuthnRequest) LassoLibAuthnRequest;
+%rename(LibAuthnRequest) LassoLibAuthnRequest;
#endif
%nodefault LassoLibAuthnRequest;
typedef struct {
@@ -993,7 +993,7 @@ void LassoLibLogoutRequest_relayState_set(LassoLibLogoutRequest *self, char *rel
#ifndef SWIGPHP4
-%rename(LogoutResponse) LassoLibLogoutResponse;
+%rename(LibLogoutResponse) LassoLibLogoutResponse;
#endif
%nodefault LassoLibLogoutResponse;
typedef struct {
@@ -1082,7 +1082,7 @@ void LassoLibRegisterNameIdentifierRequest_relayState_set(
#ifndef SWIGPHP4
-%rename(RegisterNameIdentifierResponse) LassoLibRegisterNameIdentifierResponse;
+%rename(LibRegisterNameIdentifierResponse) LassoLibRegisterNameIdentifierResponse;
#endif
%nodefault LassoLibRegisterNameIdentifierResponse;
typedef struct {