]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Wed, 24 Jul 2002 19:43:21 +0000 (19:43 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Wed, 24 Jul 2002 19:43:21 +0000 (19:43 +0000)
ChangeLog
configure.in

index 805008eb6fec91182d7a7834367b49411e2de196..31c5c2a3135b33ea545439bfc6cb37692d9bdab2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-24  Markus Rost  <rost@math.ohio-state.edu>
+
+       * configure.in: Fix typo.
+
 2002-07-24  Richard M. Stallman  <rms@gnu.org>
 
        * configure.in: Don't print anything special about gamedir.
index 58b0d96cc8db79bdadef442916263a25ed42c762..ef93016d717968b6bcff73d0d9f23b31ad15ec65 100644 (file)
@@ -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}"