[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/configure.in
From: |
Dave Love |
Subject: |
[Emacs-diffs] Changes to emacs/configure.in |
Date: |
Thu, 05 Sep 2002 13:35:48 -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}"
- [Emacs-diffs] Changes to emacs/configure.in,
Dave Love <=
- [Emacs-diffs] Changes to emacs/configure.in, Richard M. Stallman, 2002/09/05
- [Emacs-diffs] Changes to emacs/configure.in, Kai Großjohann, 2002/09/06
- [Emacs-diffs] Changes to emacs/configure.in, Richard M. Stallman, 2002/09/09
- [Emacs-diffs] Changes to emacs/configure.in, Richard M. Stallman, 2002/09/10
- [Emacs-diffs] Changes to emacs/configure.in, Richard M. Stallman, 2002/09/19