(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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue