mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-19 20:09:28 +00:00
propagate from branch 'ca.inverse.sogo.1_3_12' (head 0b1c93d1d141650c6567513a3f7a175ca4d27623)
to branch 'ca.inverse.sogo' (head ef3b7b820476c95b81d85daf664d6dafb9bac144) Monotone-Parent: 0b1c93d1d141650c6567513a3f7a175ca4d27623 Monotone-Parent: ef3b7b820476c95b81d85daf664d6dafb9bac144 Monotone-Revision: 9582cd981c9aaa5c838be5f369c02ac3de3a914a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-12-30T12:29:43 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