Mercurial > emacs
changeset 107801:bffc7a768bbd
* lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 07 Apr 2010 15:43:04 +0200 |
parents | 877d1f644a5f |
children | 7f4bd56a3dd2 79bd972a5a7d |
files | lib-src/ChangeLog lib-src/makefile.w32-in |
diffstat | 2 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Wed Apr 07 14:57:04 2010 +0200 +++ b/lib-src/ChangeLog Wed Apr 07 15:43:04 2010 +0200 @@ -1,3 +1,8 @@ +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.
--- a/lib-src/makefile.w32-in Wed Apr 07 14:57:04 2010 +0200 +++ b/lib-src/makefile.w32-in Wed Apr 07 15:43:04 2010 +0200 @@ -195,8 +195,8 @@ $(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= \