blob: 44e77b5a4eb4c68da31e1dc913e2c391b459a668 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- config.h.in.orig Thu Oct 16 06:07:45 2003
+++ config.h.in Mon Nov 3 21:31:23 2003
@@ -220,6 +220,9 @@
/* use gnutls */
#undef HAVE_GNUTLS
+/* build with msn support */
+#undef BUILD_MSN
+
/* build with yahoo support */
#undef BUILD_YAHOO
|