aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/makefile.w32-in
diff options
context:
space:
mode:
authorMiles Bader2007-03-04 06:19:40 +0000
committerMiles Bader2007-03-04 06:19:40 +0000
commit70fff7b1002401c91fe8d6df6491e1ae1f71e02c (patch)
treee348ed422579ef028033ea51045d35d2a8f09ba3 /lib-src/makefile.w32-in
parent9e53076ea9d9f18f9fbdf28d79958691720b446f (diff)
parentd2d64bc314369ffd3f97f029e26f9650b76b8302 (diff)
downloademacs-70fff7b1002401c91fe8d6df6491e1ae1f71e02c.tar.gz
emacs-70fff7b1002401c91fe8d6df6491e1ae1f71e02c.zip
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 653-661) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 203-206) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-180
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 37ad6c9136d..9172ba02785 100644
--- a/lib-src/makefile.w32-in
+++ b/lib-src/makefile.w32-in
@@ -24,7 +24,7 @@ ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacs
24 24
25.PHONY: $(ALL) 25.PHONY: $(ALL)
26 26
27VERSION = 22.0.94 27VERSION = 22.0.95
28 28
29LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ 29LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
30 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ 30 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \