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:
318920b
)
Real full fix of thread/non-thread jp.common library versions.
author
František Dvořák
<valtri@civ.zcu.cz>
Mon, 4 Dec 2006 19:54:42 +0000
(19:54 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Mon, 4 Dec 2006 19:54:42 +0000
(19:54 +0000)
org.glite.jp.server-common/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp.server-common/Makefile
b/org.glite.jp.server-common/Makefile
index
2203328
..
3a8d210
100644
(file)
--- a/
org.glite.jp.server-common/Makefile
+++ b/
org.glite.jp.server-common/Makefile
@@
-75,7
+75,7
@@
${LTLIB} ${STATICLIB}: ${OBJS}
examples: db-test-int
db-test-int: db-test-int.o
- ${LINK} -o $@ $+ ${STATICLIB} ${MYSQLIB} -lglite_jp_common ${TRIOLIB} ${GLOBUS_LIBS}
+ ${LINK} -o $@ $+ ${STATICLIB} ${MYSQLIB} -lglite_jp_common
_${nothrflavour}
${TRIOLIB} ${GLOBUS_LIBS}
check:
-echo nothing yet