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
794a4b6d
Commit
794a4b6d
authored
Nov 09, 2010
by
Eli Zaretskii
Browse files
Fix 2010-05-06T02:53:56Z!monnier@iro.umontreal.ca.
src/Makefile.in: Don't use ## comment, it breaks the MSDOS build.
parent
c0098065
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
src/ChangeLog
src/ChangeLog
+2
-0
src/Makefile.in
src/Makefile.in
+1
-1
No files found.
src/ChangeLog
View file @
794a4b6d
2010-11-09 Eli Zaretskii <eliz@gnu.org>
* Makefile.in: Don't use ## comment, it breaks the MSDOS build.
* xfns.c (x_real_positions): Fix declaration-after-statement
problem.
...
...
src/Makefile.in
View file @
794a4b6d
...
...
@@ -67,7 +67,7 @@ bootstrap_exe = ../src/bootstrap-emacs${EXEEXT}
OTHER_FILES
=
@OTHER_FILES@
#
# Only used by amdx86-64 and ibms390x GNU/Linux.
# Only used by amdx86-64 and ibms390x GNU/Linux.
CRT_DIR
=
@CRT_DIR@
# ========================== start of cpp stuff =======================
...
...
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