summaryrefslogtreecommitdiff
path: root/lib-src/makefile.w32-in
diff options
context:
space:
mode:
authorAndrew Innes <andrewi@gnu.org>2000-12-06 13:42:48 +0000
committerAndrew Innes <andrewi@gnu.org>2000-12-06 13:42:48 +0000
commite260c47a5af8037ecc6ee56984cd99286882b41f (patch)
treee5964e965b9e8d0f0d55c0ed9f3161159f4378ff /lib-src/makefile.w32-in
parent2fe9a71c600d76b89d161bc7b30fbf4fc4e6cc93 (diff)
downloademacs-e260c47a5af8037ecc6ee56984cd99286882b41f.tar.gz
(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.
Diffstat (limited to 'lib-src/makefile.w32-in')
-rw-r--r--lib-src/makefile.w32-in2
1 files changed, 1 insertions, 1 deletions
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...
#