Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
dc16594b
Commit
dc16594b
authored
Jul 24, 2002
by
Markus Rost
Browse files
Fix typo.
parent
2a0c903c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
ChangeLog
ChangeLog
+4
-0
configure.in
configure.in
+1
-1
No files found.
ChangeLog
View file @
dc16594b
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.
...
...
configure.in
View file @
dc16594b
...
...
@@ -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}"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment