mcabber/src/jabglue.c
changeset 1194 03d8fafe8104
parent 1166 c4da23bf8958
child 1197 6f602d3270a4
--- a/mcabber/src/jabglue.c	Sat Apr 21 14:25:56 2007 +0200
+++ b/mcabber/src/jabglue.c	Sat Apr 21 15:10:57 2007 +0200
@@ -1511,6 +1511,7 @@
                  "Warning: you're not connected to the server.");
 }
 
+#ifdef HAVE_GPGME
 //  keys_mismatch(key, expectedkey)
 // Return TRUE if both keys are non-null and "expectedkey" doesn't match
 // the end of "key".
@@ -1538,6 +1539,7 @@
 
   return strcasecmp(key, expectedkey);
 }
+#endif
 
 //  check_signature(barejid, resourcename, xmldata, text)
 // Verify the signature (in xmldata) of "text" for the contact