Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 1304:579d37cb4395
[xemacs-hg @ 2003-02-15 11:20:38 by ben]
make-src-depend updated in previous checkin but omitted in patcher; this time just correct the usage note and check in the changelog
author | ben |
---|---|
date | Sat, 15 Feb 2003 11:20:40 +0000 |
parents | f99d3d25df86 |
children | 3f994430e7b9 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Feb 15 10:16:14 2003 +0000 +++ b/src/ChangeLog Sat Feb 15 11:20:40 2003 +0000 @@ -17,6 +17,13 @@ Nothing but niggly spacing changes -- one space before a paren starting a function-call arglist, please. + * make-src-depend: + When QUICK_BUILD, don't put lisp.h, config.h, and related as + dependencies of all source files, so that changes to these files + don't trigger total rebuilding of the src directory. + Update info on what's a GTK-only and X-only file and use HAVE_XLIKE + for files shared between GTK and X. + 2003-02-14 Ben Wing <ben@xemacs.org> * buffer.c: