emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/syssignal.h,v


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/src/syssignal.h,v
Date: Mon, 04 Aug 2008 16:57:46 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/08/04 16:57:44

Index: syssignal.h
===================================================================
RCS file: /sources/emacs/emacs/src/syssignal.h,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -b -r1.53 -r1.54
--- syssignal.h 31 Jul 2008 05:33:53 -0000      1.53
+++ syssignal.h 4 Aug 2008 16:57:43 -0000       1.54
@@ -19,7 +19,7 @@
 
 extern void init_signals P_ ((void));
 
-#if defined (HAVE_GTK_AND_PTHREAD)
+#if defined (HAVE_GTK_AND_PTHREAD) || defined (HAVE_NS)
 #include <pthread.h>
 /* If defined, asynchronous signals delivered to a non-main thread are
    forwarded to the main thread.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]