From dc16594b4fbccd9352d1d421caccf476e3c519c3 Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Wed, 24 Jul 2002 19:43:21 +0000 Subject: [PATCH] Fix typo. --- ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 805008eb6fe..31c5c2a3135 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-07-24 Markus Rost + + * configure.in: Fix typo. + 2002-07-24 Richard M. Stallman * configure.in: Don't print anything special about gamedir. diff --git a/configure.in b/configure.in index 58b0d96cc8d..ef93016d717 100644 --- a/configure.in +++ b/configure.in @@ -2607,7 +2607,7 @@ Configured for \`${canonical}'. 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}" -- 2.39.2