Mercurial > emacs
diff ChangeLog @ 49090:fc1853b3e3dd
* configure.in: New option, --enable-carbon-app, to specify
that the application should be installed
* Makefile.in (install-arch-dep): On Mac OS X, install the
Emacs.app application if carbon-app is enabled
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Tue, 07 Jan 2003 05:46:31 +0000 |
parents | 74d7b6bd99e4 |
children | 07f70ad1cf1e |
line wrap: on
line diff
--- a/ChangeLog Tue Jan 07 01:26:24 2003 +0000 +++ b/ChangeLog Tue Jan 07 05:46:31 2003 +0000 @@ -1,3 +1,10 @@ +2003-01-07 Steven Tamm <steventamm@mac.com> + + * configure.in: New option, --enable-carbon-app, to specify + that the application should be installed + * Makefile.in (install-arch-dep): On Mac OS X, install the + Emacs.app application if carbon-app is enabled + 2003-01-06 Dave Love <fx@gnu.org> * configure.in: Check for nl_langinfo.