mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-17 12:53:17 +00:00
Fix for bug #1034
Monotone-Parent: 698461b7043455867e02dfbd291566ea991bf8a5 Monotone-Revision: 745ebe569ac5b050683e557f5e5fb7c1699ca7f5 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-16T15:37:51 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -5,7 +5,7 @@ SOGo_INCLUDE_DIRS += -I.. -I../../UI \
|
||||
-DSOGO_MINOR_VERSION="@\"$(MINOR_VERSION)\"" \
|
||||
-DSOGO_SUBMINOR_VERSION="@\"$(SUBMINOR_VERSION)\""
|
||||
|
||||
HOSTNAME = $(shell hostname -f)
|
||||
HOSTNAME ?= $(shell hostname -f)
|
||||
BUILD_DATE = $(shell echo $$USER@$(HOSTNAME); date +"%Y%m%d%H%M")
|
||||
|
||||
ADDITIONAL_CPPFLAGS += \
|
||||
|
||||
Reference in New Issue
Block a user