forwarding to ports as well which might be quicker

----- Forwarded message from Nicholas Marriott <nicholas.marri...@gmail.com> 
-----

From: Nicholas Marriott <nicholas.marri...@gmail.com>
To: b...@comstyle.com
Date: Mon, 6 Sep 2010 18:41:07 +0100
Subject: pidgin + ncursesw
User-Agent: Mutt/1.5.20 (2009-06-14)

Hi

Fixes build with ncursesw, comments/ok?


Index: patches/patch-finch_libgnt_gntwm_c
===================================================================
RCS file: patches/patch-finch_libgnt_gntwm_c
diff -N patches/patch-finch_libgnt_gntwm_c
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ patches/patch-finch_libgnt_gntwm_c  30 Aug 2010 08:42:48 -0000
@@ -0,0 +1,17 @@
+$OpenBSD$
+--- finch/libgnt/gntwm.c.orig  Tue Aug 10 08:35:44 2010
++++ finch/libgnt/gntwm.c       Mon Aug 30 09:42:25 2010
+@@ -24,11 +24,10 @@
+ 
+ #ifdef USE_PYTHON
+ #include <Python.h>
+-#else
++#endif
+ #define _GNU_SOURCE
+-#if (defined(__APPLE__) || defined(__unix__)) && !defined(__FreeBSD__) && 
!defined(__OpenBSD__)
++#if (defined(__APPLE__) || defined(__unix__)) && !defined(__FreeBSD__)
+ #define _XOPEN_SOURCE_EXTENDED
+-#endif
+ #endif
+ 
+ #include <glib.h>

----- End forwarded message -----

Reply via email to