[Pkg-wmaker-commits] [wmbiff] 02/06: clarify what to do with gnutls version define

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:00:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_3_5
in repository wmbiff.

commit 93d15375cc6e580f1784c05c08789a2749fc358a
Author: bluehal <bluehal>
Date:   Sat Jan 12 05:50:37 2002 +0000

    clarify what to do with gnutls version define
---
 wmbiff/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/wmbiff/Makefile b/wmbiff/Makefile
index 9af706e..b5b4927 100644
--- a/wmbiff/Makefile
+++ b/wmbiff/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.16 2002/01/12 05:30:09 bluehal Exp $
+# $Id: Makefile,v 1.17 2002/01/12 05:50:37 bluehal Exp $
 
 WMBIFF_VERSION = "0.3.4"
 
@@ -19,9 +19,9 @@ EXTRAFLAGS = -DWMBIFF_VERSION='$(WMBIFF_VERSION)'
 
 # Comment these out if you don't want cryto support.
 EXTRAFLAGS += -DWITH_TLS -DWITH_GCRYPT 
-# if using v0.3.0 or above of gnutls, uncomment the following:
-EXTRAFLAGS += -DGNUTLS_VER=3 
 LIBS   += -lgnutls -lgcrypt
+# if using v0.2.x of gnutls comment out the following:
+EXTRAFLAGS += -DGNUTLS_VER=3 
 
 #EXTRAFLAGS += -DDEBUG_POP3 -DDEBUG_IMAP4 -DDEBUG_LICQ \
 #	-DDEBUG_MBOX -DDEBUG_MAILDIR -DDEBUG -DDEBUG_MAIL_COUNT \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list