diff options
| author | Christoph Scholtes | 2012-02-05 13:40:36 -0700 |
|---|---|---|
| committer | Christoph Scholtes | 2012-02-05 13:40:36 -0700 |
| commit | 7519763363bcb835f5387784bce5251ea1beb71e (patch) | |
| tree | f1ea6be04df33b8d75d63ad6ac8a855acea8d9dc /ChangeLog | |
| parent | d452256dd8168b502a22a4af6c6409d7aebc51bd (diff) | |
| download | emacs-7519763363bcb835f5387784bce5251ea1beb71e.tar.gz emacs-7519763363bcb835f5387784bce5251ea1beb71e.zip | |
* lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform
specific makefiles to support getopt_.h generation with MSVC.
* nt/gmake.defs (PRAGMA_SYSTEM_HEADER): Add for GCC.
* nt/nmake.defs (PRAGMA_SYSTEM_HEADER): Add, but ignore with MSVC.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-02-05 Christoph Scholtes <cschol2112@googlemail.com> | ||
| 2 | |||
| 3 | * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform | ||
| 4 | specific makefiles to support getopt_.h generation with MSVC. | ||
| 5 | |||
| 1 | 2012-02-04 Glenn Morris <rgm@gnu.org> | 6 | 2012-02-04 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * Makefile.in (uninstall): | 8 | * Makefile.in (uninstall): |