]> code.delx.au - gnu-emacs/commitdiff
(LOCAL_FLAGS): Remove -DVERSION flag, since we
authorAndrew Innes <andrewi@gnu.org>
Wed, 6 Dec 2000 13:42:48 +0000 (13:42 +0000)
committerAndrew Innes <andrewi@gnu.org>
Wed, 6 Dec 2000 13:42:48 +0000 (13:42 +0000)
don't know the real version, and I can't seem to get the quoting
right in all circumstances.

lib-src/makefile.w32-in

index 5450e8ce0bd1d9c4a283b82076738565fcc244b6..7035c7f64f2c675e0ec5b122080e6ac0cbf45a8c 100644 (file)
@@ -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...
 #