From: Aleš Křenek Date: Wed, 24 Nov 2004 12:12:00 +0000 (+0000) Subject: Default compiler should be gcc X-Git-Tag: glite-lb-server_R_0_5_2~15 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=2d974856b96bcdccf58d3ee11f01e7a53dcabc58;p=jra1mw.git Default compiler should be gcc --- diff --git a/org.glite.lb.client/Makefile b/org.glite.lb.client/Makefile index fd094aa..d6ac55f 100644 --- a/org.glite.lb.client/Makefile +++ b/org.glite.lb.client/Makefile @@ -17,8 +17,12 @@ thrflavour=gcc32pthr expat_prefix=/opt/expat ares_prefix=/opt/ares +CC:=gcc +CXX:=g++ + -include Makefile.inc + VPATH=${top_srcdir}/src:${top_srcdir}/test:${top_srcdir}/examples AT3=perl -I${top_srcdir}/project ${top_srcdir}/project/at3 GENSAM=${top_srcdir}/examples/gen_sample_job