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:
9da80ae
)
VERSION_AHEAD=1 is correct
author
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 24 Oct 2005 10:53:26 +0000
(10:53 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 24 Oct 2005 10:53:26 +0000
(10:53 +0000)
org.glite.lb.common/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/Makefile
b/org.glite.lb.common/Makefile
index
9bfa125
..
2d3ac3e
100644
(file)
--- a/
org.glite.lb.common/Makefile
+++ b/
org.glite.lb.common/Makefile
@@
-47,7
+47,7
@@
CFLAGS:=${DEBUG} -I${top_srcdir}/src -I${top_srcdir}/interface \
# major version more frequently. This variable specifies how many steps ahead
# we are.
-VERSION_AHEAD=
0
+VERSION_AHEAD=
1
GLOBUS_LIBS:=-L${globus_prefix}/lib \
-lglobus_common_${nothrflavour} \