git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95f1d1a
)
Fix build of the test for kerberos gssapi provider.
author
František Dvořák
<valtri@civ.zcu.cz>
Fri, 8 Jun 2012 14:32:53 +0000
(14:32 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Fri, 8 Jun 2012 14:32:53 +0000
(14:32 +0000)
org.glite.lbjp-common.gss/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lbjp-common.gss/Makefile
b/org.glite.lbjp-common.gss/Makefile
index
be1ba9c
..
b973ee0
100644
(file)
--- a/
org.glite.lbjp-common.gss/Makefile
+++ b/
org.glite.lbjp-common.gss/Makefile
@@
-158,7
+158,7
@@
check.gss: test_gss
echo test_gss not run automatically util we have got some credentials in X509_USER_PROXY
test_gss: test_gss.o
- ${LINKXX} -o $@ test_gss.o ${default_gss} ${CPPUNIT_LIBS} ${
GLOBUS_GSSAPI_GSI_LIBS} ${
LIBCARES_LIBS}
+ ${LINKXX} -o $@ test_gss.o ${default_gss} ${CPPUNIT_LIBS} ${LIBCARES_LIBS}
test_coverage:
-mkdir coverage