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
42d3cab7
Commit
42d3cab7
authored
Apr 07, 2010
by
Christoph
Committed by
Juanma Barranquero
Apr 07, 2010
Browse files
* lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.
parent
b0c8b840
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
lib-src/ChangeLog
lib-src/ChangeLog
+5
-0
lib-src/makefile.w32-in
lib-src/makefile.w32-in
+2
-2
No files found.
lib-src/ChangeLog
View file @
42d3cab7
2010-04-07 Christoph <cschol2112@googlemail.com> (tiny change)
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis
for macros for nmake compatibility.
2010-04-03 Juanma Barranquero <lekktu@gmail.com>
Add stubs for Windows, required after CVE-2010-0825 change.
...
...
lib-src/makefile.w32-in
View file @
42d3cab7
...
...
@@ -195,8 +195,8 @@ OTHER_PLATFORM_SUPPORT = \
$(lispsource)
term/pc-win.elc
\
$(lispsource)
x-dnd.elc
\
$(lispsource)
term/x-win.elc
\
$
{
lispsource
}
emacs-lisp/easymenu.elc
\
$
{
lispsource
}
term/ns-win.elc
$
(
lispsource
)
emacs-lisp/easymenu.elc
\
$
(
lispsource
)
term/ns-win.elc
lisp1
=
\
...
...
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