Add HAVE_SILCMIME_H to the mingw config.h

Fri, 27 Apr 2007 04:05:50 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Fri, 27 Apr 2007 04:05:50 +0000
changeset 16561
c6ed462a3bd6
parent 16560
6d1c2bb6ee4c
child 16563
9a5d1a5080dd

Add HAVE_SILCMIME_H to the mingw config.h

config.h.mingw file | annotate | diff | comparison | revisions
--- a/config.h.mingw	Fri Apr 27 04:04:04 2007 +0000
+++ b/config.h.mingw	Fri Apr 27 04:05:50 2007 +0000
@@ -325,7 +325,7 @@
 /* #define HAVE_SIGNAL_H 1 */
 
 /* Define if we have silcmime.h */
-/* #undef HAVE_SILCMIME_H */
+#define HAVE_SILCMIME_H 1
 
 /* Define to 1 if you have the <smime.h> header file. */
 /* #undef HAVE_SMIME_H */

mercurial