# HG changeset patch # User Markus Rost # Date 1027539782 0 # Node ID 03209f3ee750261c48c423238512d6f27335006f # Parent 6ddf3f50e4220f09d0e17038d1a9faa2a8cbe88d Fix typo. diff -r 6ddf3f50e422 -r 03209f3ee750 configure.in --- 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}"