diff options
| author | Glenn Morris | 2010-05-14 17:54:24 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-05-14 17:54:24 -0700 |
| commit | 3df7b338249e90303a379b86e7aedbb0a7dec9ca (patch) | |
| tree | f9bfdff9b1e6005e5c17061e238a63dae0554014 /src/ChangeLog | |
| parent | 2b5f541b4f67c7978cf124012593c7ceaeab6292 (diff) | |
| download | emacs-3df7b338249e90303a379b86e7aedbb0a7dec9ca.tar.gz emacs-3df7b338249e90303a379b86e7aedbb0a7dec9ca.zip | |
If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
* src/Makefile.in: Simplify cpp conditional.
* admin/CPP-DEFINES: Comment.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ff0dbddd641..1b1ea399210 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-05-15 Glenn Morris <rgm@gnu.org> | 1 | 2010-05-15 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in: Simplify cpp conditional. | ||
| 4 | |||
| 3 | * Makefile.in (${ns_appdir}): Simplify using umask. | 5 | * Makefile.in (${ns_appdir}): Simplify using umask. |
| 4 | 6 | ||
| 5 | * Makefile.in (${ns_appdir}): Remove references to CVS-related files. | 7 | * Makefile.in (${ns_appdir}): Remove references to CVS-related files. |