From 07b5425cc9bc8bbe30696b57be4c986d21e9da21 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 1 Oct 2010 18:55:17 +0000 Subject: [PATCH] Monotone-Parent: 3afb1a5821a35e93f30a0c82c6e0594ea2285efb Monotone-Revision: e88c852be5c43a4658d80c0d57e2ab39e5951388 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-01T18:55:17 Monotone-Branch: ca.inverse.sogo --- OpenChange/GNUmakefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/OpenChange/GNUmakefile b/OpenChange/GNUmakefile index c164baba9..de1c769bb 100644 --- a/OpenChange/GNUmakefile +++ b/OpenChange/GNUmakefile @@ -4,8 +4,6 @@ include ../config.make include $(GNUSTEP_MAKEFILES)/common.make include ../Version -PKG_CONFIG_PATH=/usr/local/samba/lib/pkgconfig - ADDITIONAL_INCLUDE_DIRS += $(shell pkg-config libmapiproxy --cflags) -I../SoObjects -I../SOPE ADDITIONAL_LIB_DIRS += -L../SOPE/GDLContentStore/obj/ $(shell pkg-config libmapiproxy --libs)