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:
3c381cf
)
enable pass LBS_DB_PROFILE to code
author
Miloš Mulač
<mulac@civ.zcu.cz>
Tue, 13 Jun 2006 16:13:19 +0000
(16:13 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Tue, 13 Jun 2006 16:13:19 +0000
(16:13 +0000)
org.glite.lb.server/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/Makefile
b/org.glite.lb.server/Makefile
index
c0eb3dd
..
385e9e6
100644
(file)
--- a/
org.glite.lb.server/Makefile
+++ b/
org.glite.lb.server/Makefile
@@
-93,6
+93,10
@@
else
LB_COMMON_LIB:=-lglite_lb_common_${nothrflavour}
endif
+ifdef LBS_DB_PROFILE
+ CFLAGS:=${CFLAGS} -DLBS_DB_PROFILE
+endif
+
TEST_LIBS:=-L${cppunit_prefix}/lib -lcppunit
TEST_INC:=-I${cppunit_prefix}/include