Hi there This is in globals.h. I *think* there's a duplicate line. See the attached patch.
-- Greetings Elias
diff -r 48f5e2a51809 globals.h --- a/globals.h Fri Aug 22 18:51:38 2014 -0700 +++ b/globals.h Tue Aug 26 20:30:31 2014 +0200 @@ -247,7 +247,6 @@ /*-- formerly in smime.h --*/ WHERE char *SmimeDefaultKey; -WHERE char *SmimeCryptAlg; WHERE short SmimeTimeout; WHERE char *SmimeCertificates; WHERE char *SmimeKeys;
