summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMarkus Rost <rost@math.uni-bielefeld.de>2002-07-24 19:43:21 +0000
committerMarkus Rost <rost@math.uni-bielefeld.de>2002-07-24 19:43:21 +0000
commitdc16594b4fbccd9352d1d421caccf476e3c519c3 (patch)
tree28d04be3fbcd79c353579a820788ce7adc6bed6a /configure.in
parent2a0c903cde157e736bc9a336c8a6e457c1733fd5 (diff)
downloademacs-dc16594b4fbccd9352d1d421caccf476e3c519c3.tar.gz
Fix typo.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
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}"