From: Elisabetta Ronchieri Date: Mon, 23 May 2005 08:29:16 +0000 (+0000) Subject: Updated mysqllib path X-Git-Tag: gridsite-core_R_1_1_9~65 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=30596b0f064f1528820d7c960a01b09556a5aad1;p=jra1mw.git Updated mysqllib path --- diff --git a/org.glite.lb.server/Makefile b/org.glite.lb.server/Makefile index faed144..7d50247 100644 --- a/org.glite.lb.server/Makefile +++ b/org.glite.lb.server/Makefile @@ -76,7 +76,7 @@ GLOBUS_LIBS:= -L${globus_prefix}/lib \ -lglobus_gssapi_gsi_${nothrflavour} \ ifneq (${mysql_prefix},/usr) - myslqlib := -L${mysql_prefix}/lib + myslqlib := -L${mysql_prefix}/lib/mysql endif ifneq (${expat_prefix},/usr)