From a8922a99caee9e310a9446312ffc5926b5db3566 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Posp=C3=AD=C5=A1il?= Date: Mon, 24 Sep 2007 17:46:53 +0000 Subject: [PATCH] no mysql necessary --- org.glite.lb.utils/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/org.glite.lb.utils/Makefile b/org.glite.lb.utils/Makefile index 0913b8d..4e806c1 100644 --- a/org.glite.lb.utils/Makefile +++ b/org.glite.lb.utils/Makefile @@ -29,7 +29,6 @@ CFLAGS:= \ -I${expat_prefix}/include \ -I${gsoap_prefix}/include -I${gsoap_prefix}/ \ ${COVERAGE_FLAGS} \ - -I${mysql_prefix}/include -I${mysql_prefix}/include/mysql \ -D_GNU_SOURCE LDFLAGS:=-L${stagedir}/lib -- 1.8.2.3