changeset 46662:03209f3ee750

Fix typo.
author Markus Rost <rost@math.uni-bielefeld.de>
date Wed, 24 Jul 2002 19:43:02 +0000
parents 6ddf3f50e422
children 2ddbeefcb36b
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Wed Jul 24 16:00:59 2002 +0000
+++ b/configure.in	Wed Jul 24 19:43:02 2002 +0000
@@ -2607,7 +2607,7 @@
   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}
+  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}"