comparison nt/ChangeLog @ 632:406bf4f67ac1

[xemacs-hg @ 2001-07-19 07:19:58 by stephent] xemacs-patches: <15142.14867.525787.322728@turnbull.sk.tsukuba.ac.jp> 2001-06-12 Stephen J. Turnbull <stephen@xemacs.org> * xemacs.mak (HAVE_ZLIB): New, defaults to HAVE_PNG. (USE_MINITAR): Default to HAVE_ZLIB. (MSW_LIBS): Add comctl32.lib if HAVE_WIDGETS. (mostlyclean, nicenclean, distclean, versionclean): Only one target per invocation of $(DEL); don't use unneeded switches (WinME support). (TEMACS_CPP_FLAGS): Add EMACS_PATCH_LEVEL.
author stephent
date Thu, 19 Jul 2001 07:19:58 +0000
parents d2dbc5fb8876
children 2538b7200a20
comparison
equal deleted inserted replaced
631:abac34c62a39 632:406bf4f67ac1
1 2001-06-12 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * xemacs.mak (HAVE_ZLIB): New, defaults to HAVE_PNG.
4 (USE_MINITAR): Default to HAVE_ZLIB.
5 (MSW_LIBS): Add comctl32.lib if HAVE_WIDGETS.
6 (mostlyclean, nicenclean, distclean, versionclean): Only one target
7 per invocation of $(DEL); don't use unneeded switches (WinME support).
8
9 (TEMACS_CPP_FLAGS): Add EMACS_PATCH_LEVEL.
10
1 2001-05-28 Nick V. Pakoulin <npak@ispras.ru> 11 2001-05-28 Nick V. Pakoulin <npak@ispras.ru>
2 12
3 * xemacs.mak (install): Replace calls to (x)copy commands with 13 * xemacs.mak (install): Replace calls to (x)copy commands with
4 COPY and COPYDIR variables. 14 COPY and COPYDIR variables.
5 (COPY): New 15 (COPY): New