From e3bc6a5df4e72d12aff8b641786ebfd432858360 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 4 Dec 2006 19:54:39 +0000 Subject: [PATCH] Real full fix of thread/non-thread jp.common library versions. --- org.glite.jp.index/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.jp.index/Makefile b/org.glite.jp.index/Makefile index 0886580..eec6ee7 100644 --- a/org.glite.jp.index/Makefile +++ b/org.glite.jp.index/Makefile @@ -75,7 +75,7 @@ EXA_DB_OBJS:=${EXA_DB_SRCS:.c=.o} EXA_CLIENT_OBJS:=${EXA_CLIENT_SRCS:.c=.o} -COMMONLIB:=-lglite_jp_common +COMMONLIB:=-lglite_jp_common_${nothrflavour} SRVCOMMONLIB:=-lglite_jp_server_common BONESLIB:=-lglite_lb_server_bones TRIOLIB:=-lglite_jp_trio -- 1.8.2.3