From: Aleš Křenek Date: Wed, 1 Jun 2005 07:24:44 +0000 (+0000) Subject: typo X-Git-Tag: gridsite-core_R_1_1_9~32 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=fdebda909506fc6e0b6802effdc328e9b091d119;p=jra1mw.git typo --- diff --git a/org.glite.lb.proxy/Makefile b/org.glite.lb.proxy/Makefile index 3fca712..531172f 100644 --- a/org.glite.lb.proxy/Makefile +++ b/org.glite.lb.proxy/Makefile @@ -84,7 +84,7 @@ ifeq (${nothrflavour},gcc32dbg) endif EXT_LIBS:= -L${ares_prefix}/lib -lares \ - ${myslqlib} -lmysqlclient -lz\ + ${mysqlib} -lmysqlclient -lz\ ${expatlib} -lexpat \ ${GRIDSITE_LIBS} \ -lvomsc${vomsflavour} \