Default compiler should be gcc
authorAleš Křenek <ljocha@ics.muni.cz>
Wed, 24 Nov 2004 12:12:00 +0000 (12:12 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Wed, 24 Nov 2004 12:12:00 +0000 (12:12 +0000)
org.glite.lb.client/Makefile

index fd094aa..d6ac55f 100644 (file)
@@ -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