comparison nt/ChangeLog @ 2524:c634f2d588e8

[xemacs-hg @ 2005-01-28 01:54:47 by ben] Fixes to xemacs.mak xemacs.mak: Use filename only when calling makeinfo, or it chokes on index generation. xemacs.mak: Generate separate .pdb and .map files for temacs/xemacs; may make profiling possible.
author ben
date Fri, 28 Jan 2005 01:54:47 +0000
parents 3d8143fc88e1
children 902d5bd9b75c
comparison
equal deleted inserted replaced
2523:f981d2fdd880 2524:c634f2d588e8
1 2005-01-27 Ben Wing <ben@xemacs.org>
2
3 * xemacs.mak ({$(MANDIR)}.texi{$(INFODIR)}.info):
4 Use filename only when calling makeinfo, or it chokes on index
5 generation.
6
7 * xemacs.mak (TEMACS_COMMON_LFLAGS):
8 * xemacs.mak ( $(XEMACS_LFLAGS) -section):
9 Generate separate .pdb and .map files for temacs/xemacs; may
10 make profiling possible.
11
1 2005-01-24 Ben Wing <ben@xemacs.org> 12 2005-01-24 Ben Wing <ben@xemacs.org>
2 13
3 * config.inc.samp: 14 * config.inc.samp:
4 * config.inc.samp (PNG_DIR): 15 * config.inc.samp (PNG_DIR):
5 Declare OPTIONAL_LIBRARY_DIR as root of library directories. 16 Declare OPTIONAL_LIBRARY_DIR as root of library directories.