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:
959352c
)
added -I/include to CFLAGS for lb4vdt compatibility
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Sat, 2 Dec 2006 21:50:37 +0000
(21:50 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Sat, 2 Dec 2006 21:50:37 +0000
(21:50 +0000)
org.glite.security.gsoap-plugin/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.security.gsoap-plugin/Makefile
b/org.glite.security.gsoap-plugin/Makefile
index
aac50aa
..
e16d870
100644
(file)
--- a/
org.glite.security.gsoap-plugin/Makefile
+++ b/
org.glite.security.gsoap-plugin/Makefile
@@
-57,6
+57,7
@@
CFLAGS:= ${DEBUG} \
-I. -I${top_srcdir}/interface \
-I${stagedir}/include \
-I${cares_prefix}/include \
+ -I${gsoap_prefix}/include \
${COVERAGE_FLAGS} -D_GNU_SOURCE -DDATAGRID_EXTENSION
LDFLAGS:=${COVERAGE_FLAGS}