emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/gc/Makefile.am [Boehm-GC]


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/gc/Makefile.am [Boehm-GC]
Date: Mon, 16 Jun 2003 14:23:25 -0400

Index: emacs/gc/Makefile.am
diff -c emacs/gc/Makefile.am:1.2.2.2 emacs/gc/Makefile.am:1.2.2.3
*** emacs/gc/Makefile.am:1.2.2.2        Mon Jun 16 11:41:50 2003
--- emacs/gc/Makefile.am        Mon Jun 16 14:23:25 2003
***************
*** 45,56 ****
  endif
  
  libgc_la_SOURCES = allchblk.c alloc.c blacklst.c checksums.c dbg_mlc.c \
! dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c headers.c aix_irix_threads.c \
  malloc.c mallocx.c mark.c mark_rts.c misc.c new_hblk.c \
  obj_map.c os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
! solaris_pthreads.c solaris_threads.c specific.c stubborn.c typd_mlc.c \
! backgraph.c win32_threads.c \
! pthread_support.c pthread_stop_world.c darwin_stop_world.c \
  $(asm_libgc_sources)
  
  # Include THREADLIBS here to ensure that the correct versions of
--- 45,55 ----
  endif
  
  libgc_la_SOURCES = allchblk.c alloc.c blacklst.c checksums.c dbg_mlc.c \
! dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c headers.c \
  malloc.c mallocx.c mark.c mark_rts.c misc.c new_hblk.c \
  obj_map.c os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
! specific.c stubborn.c typd_mlc.c \
! backgraph.c \
  $(asm_libgc_sources)
  
  # Include THREADLIBS here to ensure that the correct versions of




reply via email to

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