[shibboleth-sp2] 21/119: Fix bug SSPCPP-3

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a commit to annotated tag 1.3.1
in repository shibboleth-sp2.

commit c82eff4129f29c27bc2535766ba0a911039d006f
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Tue May 15 01:37:48 2007 +0000

    Fix bug SSPCPP-3
---
 shib-target/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/shib-target/Makefile.am b/shib-target/Makefile.am
index 56ebf8a..0052e58 100644
--- a/shib-target/Makefile.am
+++ b/shib-target/Makefile.am
@@ -9,8 +9,7 @@ lib_LTLIBRARIES = libshib-target.la
 
 if USE_OUR_ONCRPC
 libshib_target_la_LIBADD = ${top_builddir}/oncrpc/liboncrpc.la
-AM_CFLAGS = -I${top_srcdir}/oncrpc
-AM_CXXFLAGS = -I${top_srcdir}/oncrpc
+AM_CPPFLAGS = -I${top_srcdir}/oncrpc
 endif
 
 libshib_targetdir = $(includedir)/shib-target

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list