From fdebda909506fc6e0b6802effdc328e9b091d119 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Wed, 1 Jun 2005 07:24:44 +0000 Subject: [PATCH] typo --- org.glite.lb.proxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} \ -- 1.8.2.3