Mercurial > emacs
changeset 34259:3e91ae9e8c6f
(LOCAL_FLAGS): Remove -DVERSION flag, since we
don't know the real version, and I can't seem to get the quoting
right in all circumstances.
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Wed, 06 Dec 2000 13:42:48 +0000 |
parents | 6894bd47e0e0 |
children | b4bcb9d9875a |
files | lib-src/makefile.w32-in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/makefile.w32-in Wed Dec 06 13:42:18 2000 +0000 +++ b/lib-src/makefile.w32-in Wed Dec 06 13:42:48 2000 +0000 @@ -25,7 +25,7 @@ LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ - -I../src -DVERSION="\"$(VERSION)\"" + -I../src # don't know what (if) to do with these yet... #