emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/gc/gc_dlopen.c [Boehm-GC]


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/gc/gc_dlopen.c [Boehm-GC]
Date: Mon, 16 Jun 2003 11:41:52 -0400

Index: emacs/gc/gc_dlopen.c
diff -c emacs/gc/gc_dlopen.c:1.2.2.1 emacs/gc/gc_dlopen.c:1.2.2.2
*** emacs/gc/gc_dlopen.c:1.2.2.1        Thu Jun  5 14:23:04 2003
--- emacs/gc/gc_dlopen.c        Mon Jun 16 11:41:51 2003
***************
*** 25,31 ****
  
  #include "private/gc_priv.h"
  
! # if (defined(GC_PTHREADS) && !defined(GC_MACOSX_THREADS)) \
        || defined(GC_SOLARIS_THREADS)
  
  # if defined(dlopen) && !defined(GC_USE_LD_WRAP)
--- 25,31 ----
  
  #include "private/gc_priv.h"
  
! # if (defined(GC_PTHREADS) && !defined(GC_DARWIN_THREADS)) \
        || defined(GC_SOLARIS_THREADS)
  
  # if defined(dlopen) && !defined(GC_USE_LD_WRAP)




reply via email to

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