From 99450cfa0d484bec5d59138119b181de3ca3a618 Mon Sep 17 00:00:00 2001 From: Alberto Di Meglio Date: Thu, 29 Jul 2004 17:11:36 +0000 Subject: [PATCH] Added ares include path --- org.glite.lb.server/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/org.glite.lb.server/Makefile b/org.glite.lb.server/Makefile index 015087e..197d65b 100644 --- a/org.glite.lb.server/Makefile +++ b/org.glite.lb.server/Makefile @@ -36,6 +36,7 @@ DEBUG:=-g -O0 CFLAGS:= -DNO_VOMS -DNO_GACL \ ${DEBUG} -I${stagedir}/include -I${top_srcdir}/src -I. \ -I${expat_prefix}/include \ + -I${ares_prefix}/include \ -I${mysql_prefix}/include \ -I${globus_prefix}/include/${nothrflavour} \ -I${globus_prefix}/include/${nothrflavour}/openssl -- 1.8.2.3