Mercurial > emacs
diff mac/ChangeLog @ 47808:5db3fc34243e
* make-package: Added ability to pass command line options
through to make and configure (-m, & -c,).
Added option to not copy Application into installer, the default
for X11 builds. Does not copy CVS directories into installer.
Clarified some of the usage notes.
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Wed, 09 Oct 2002 02:20:28 +0000 |
parents | de56ca3f523d |
children | 039b893cfcd0 |
line wrap: on
line diff
--- a/mac/ChangeLog Tue Oct 08 20:25:21 2002 +0000 +++ b/mac/ChangeLog Wed Oct 09 02:20:28 2002 +0000 @@ -1,3 +1,11 @@ +2002-10-08 Steven Tamm <steventamm@mac.com> + + * make-package: Added ability to pass command line options + through to make and configure (-m, & -c,). + Added option to not copy Application into installer, the default + for X11 builds. Does not copy CVS directories into installer. + Clarified some of the usage notes. + 2002-10-07 Steven Tamm <steventamm@mac.com> * make-package: Now calls make bootstrap if .elc files are missing