Monotone-Parent: ee4ff9bf4febdfd103bba6fa3403eb4d6bf3023b

Monotone-Revision: 9e630ff3ce4f3b8848a73aff398e706b19a426bc

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-03-30T14:44:47
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-03-30 14:44:47 +00:00
parent a6e5d5340b
commit 2ca2e7d664
19 changed files with 9 additions and 27 deletions

6
configure vendored
View File

@@ -225,12 +225,6 @@ genConfigMake() {
#cfgwrite " @echo Local GNUstep config.make is active"
#cfgwrite ""
cfgwrite "SOGO_MAJOR_VERSION=0"
cfgwrite "SOGO_MINOR_VERSION=9"
cfgwrite "SOPE_MAJOR_VERSION=4"
cfgwrite "SOPE_MINOR_VERSION=9"
cfgwrite ""
if test $ARG_WITH_DEBUG = 1; then
cfgwrite "# configured to produce debugging code";
cfgwrite "debug:=yes"