diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a95c5b06f09..f812146c833 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-05-13 Glenn Morris <rgm@gnu.org> | 1 | 2010-05-13 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (WINNT_SUPPORT): Remove, nt build does not use this file. | ||
| 4 | (lisp): Remove WINNT_SUPPORT. | ||
| 5 | |||
| 3 | * Makefile.in (OLDXMENU, LIBXMENU) [!HAVE_MENUS]: | 6 | * Makefile.in (OLDXMENU, LIBXMENU) [!HAVE_MENUS]: |
| 4 | Let configure set these variables (to empty) in this case as well. | 7 | Let configure set these variables (to empty) in this case as well. |
| 5 | 8 | ||