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:
79203cc
)
Default compiler should be gcc
author
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 24 Nov 2004 12:12:00 +0000
(12:12 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 24 Nov 2004 12:12:00 +0000
(12:12 +0000)
org.glite.lb.client/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/Makefile
b/org.glite.lb.client/Makefile
index
fd094aa
..
d6ac55f
100644
(file)
--- 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