Don't depend on log4shib
authorSam Hartman <hartmans@painless-security.com>
Sat, 26 Feb 2011 21:24:27 +0000 (16:24 -0500)
committerSam Hartman <hartmans@painless-security.com>
Sat, 26 Feb 2011 21:25:47 +0000 (16:25 -0500)
Shibboleth can be built with log4shib or log4cpp. We don't need to
make an explicit dependency; shared library search will do that for
us on most common platforms and I believe all we care about.

libradsec
mech_eap/acinclude.m4
shibboleth/opensaml2
shibboleth/resolver
shibboleth/sp
shibboleth/xmltooling

index b07f9ad..4b293ed 160000 (submodule)
--- a/libradsec
+++ b/libradsec
@@ -1 +1 @@
-Subproject commit b07f9ade9bad2ec38d4dc9f6592f64dff2e1b120
+Subproject commit 4b293ed1e726e16831d421667dc4d2912846f3f3
index ba85af3..a53d3bd 100644 (file)
@@ -137,7 +137,7 @@ if test x_$found_shibsp != x_yes; then
 ])
 else
        printf "Shibboleth found in $shibspdir\n";
-       SHIBSP_LIBS="-lshibsp -llog4shib -lsaml -lxml-security-c -lxmltooling -lxerces-c";
+       SHIBSP_LIBS="-lshibsp  -lsaml -lxml-security-c -lxmltooling -lxerces-c";
        SHIBSP_LDFLAGS="-L$shibspdir/lib";
        AC_SUBST(SHIBSP_CXXFLAGS)
        AC_SUBST(SHIBSP_LDFLAGS)
index bc8f231..4bc248e 160000 (submodule)
@@ -1 +1 @@
-Subproject commit bc8f2316372e27206992152b93621053cb6dc534
+Subproject commit 4bc248e6a38e0c1c23dee3e2dec278ceebd0abfa
index dfff542..b08a23a 160000 (submodule)
@@ -1 +1 @@
-Subproject commit dfff542c1969dd3e59f66c24968dbd153e3e6873
+Subproject commit b08a23ae0714acf9f6dd7859cfb9f6b2ddcc2af3
index 0c908d7..a0af8ed 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 0c908d7f33faba3bd92260dae79bc63df3ff7698
+Subproject commit a0af8ed86ab481af4605daf5cf837fdaa4544bdd
index 21ecbfb..ec12184 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 21ecbfb331400c6acb087b809dfa07dc20d5a6fb
+Subproject commit ec12184bd72287b88af4301bde2df916fc475615