mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-25 10:47:00 +00:00
(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.
This commit is contained in:
parent
2fe9a71c60
commit
e260c47a5a
@ -25,7 +25,7 @@ ALL = make-docfile hexl ctags etags movemail fakemail ebrowse
|
||||
|
||||
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...
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user