mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-10 02:45:08 +00:00
propagate from branch 'ca.inverse.sogo.1_3_12' (head 57c10d31c6098096fecd1a8325950d007a357271)
to branch 'ca.inverse.sogo' (head b4e03e63565eb6e8c043c7047716bde04729f417) Monotone-Parent: 57c10d31c6098096fecd1a8325950d007a357271 Monotone-Parent: b4e03e63565eb6e8c043c7047716bde04729f417 Monotone-Revision: ef3b7b820476c95b81d85daf664d6dafb9bac144 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-12-30T12:21:05 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -172,12 +172,12 @@ LIBMAPISTORE_CFLAGS = $(shell pkg-config libmapistore --cflags) -DSAMBA_PREFIX="
|
||||
LIBMAPISTORE_LIBS = $(shell pkg-config libmapistore --libs) -lmapiproxy
|
||||
|
||||
$(MAPISTORESOGO)_INSTALL_DIR = $(DESTDIR)/$(SAMBA_LIB_DIR)/mapistore_backends
|
||||
$(MAPISTORESOGO)_LDFLAGS += \
|
||||
$(MAPISTORESOGO)_LIB_DIRS += \
|
||||
-L../SoObjects/SOGo/SOGo.framework/ -lSOGo \
|
||||
$(LIBMAPI_LIBS) \
|
||||
$(LIBMAPISTORE_LIBS)
|
||||
|
||||
$(SOGOBACKEND)_LDFLAGS += \
|
||||
$(SOGOBACKEND)_LIB_DIRS += \
|
||||
-L../OGoContentStore/$(GNUSTEP_OBJ_DIR)/ -lOGoContentStore \
|
||||
-L../SoObjects/SOGo/SOGo.framework/ -lSOGo \
|
||||
$(LIBMAPI_LIBS) \
|
||||
|
||||
Reference in New Issue
Block a user