From e260c47a5af8037ecc6ee56984cd99286882b41f Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Wed, 6 Dec 2000 13:42:48 +0000 Subject: [PATCH] (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. --- lib-src/makefile.w32-in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 5450e8ce0bd..7035c7f64f2 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -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... # -- 2.39.5