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:
45be6a3
)
undef REFUSED -- XXX fix to build with gsoap 2.6
author
Aleš Křenek
<ljocha@ics.muni.cz>
Fri, 15 Jul 2005 13:41:50 +0000
(13:41 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Fri, 15 Jul 2005 13:41:50 +0000
(13:41 +0000)
org.glite.lb.server/src/bkserverd.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/src/bkserverd.c
b/org.glite.lb.server/src/bkserverd.c
index
a277103
..
f387486
100644
(file)
--- a/
org.glite.lb.server/src/bkserverd.c
+++ b/
org.glite.lb.server/src/bkserverd.c
@@
-51,10
+51,11
@@
#ifdef GLITE_LB_SERVER_WITH_WS
# if GSOAP_VERSION < 20700
- /*
STATUS -
defined in <arpa/nameser.h> and it's includes
- * br
ake
the build
+ /* defined in <arpa/nameser.h> and it's includes
+ * br
eak
the build
*/
# undef STATUS
+# undef REFUSED
# endif
#include "LoggingAndBookkeeping.nsmap"
#endif /* GLITE_LB_SERVER_WITH_WS */