freebsd-ports/net-im/centericq/files/msn-config.h.in
Vanilla I. Shu c0e738018d - Update from 4.9.7 to 4.9.8
- Add unofficial patch for MSN support

PR:		ports/58869
Submitted by:	maintainer
2003-11-03 16:16:27 +00:00

13 lines
251 B
C

--- 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