X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/2a0c903cde157e736bc9a336c8a6e457c1733fd5..1e7c162fa46946be3686f97470dd2b1f4eb0ab7d:/configure.in diff --git a/configure.in b/configure.in index 58b0d96cc8..ef93016d71 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}"