emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/configure.in


From: Markus Rost
Subject: [Emacs-diffs] Changes to emacs/configure.in
Date: Wed, 24 Jul 2002 15:43:02 -0400

Index: emacs/configure.in
diff -c emacs/configure.in:1.302 emacs/configure.in:1.303
*** emacs/configure.in:1.302    Wed Jul 24 12:00:32 2002
--- emacs/configure.in  Wed Jul 24 15:43:02 2002
***************
*** 2607,2613 ****
    Should Emacs use a relocating allocator for buffers?    ${REL_ALLOC}
    Should Emacs use mmap(2) for buffer allocation?         
$use_mmap_for_buffers
    What window system should Emacs use?                    ${window_system}
!   What toolkit should Emacs use?                          ${USE_X_TOOLKIT}
  
  if test -n "${x_includes}"; then
  echo "  Where do we find X Windows header files?                ${x_includes}"
--- 2607,2613 ----
    Should Emacs use a relocating allocator for buffers?    ${REL_ALLOC}
    Should Emacs use mmap(2) for buffer allocation?         
$use_mmap_for_buffers
    What window system should Emacs use?                    ${window_system}
!   What toolkit should Emacs use?                          ${USE_X_TOOLKIT}"
  
  if test -n "${x_includes}"; then
  echo "  Where do we find X Windows header files?                ${x_includes}"



reply via email to

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