summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristoph Scholtes <cschol2112@gmail.com>2012-02-05 13:40:36 -0700
committerChristoph Scholtes <cschol2112@gmail.com>2012-02-05 13:40:36 -0700
commit7519763363bcb835f5387784bce5251ea1beb71e (patch)
treef1ea6be04df33b8d75d63ad6ac8a855acea8d9dc /ChangeLog
parentd452256dd8168b502a22a4af6c6409d7aebc51bd (diff)
downloademacs-7519763363bcb835f5387784bce5251ea1beb71e.tar.gz
* 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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9712a2f0d0f..f36c25ba5a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-02-05 Christoph Scholtes <cschol2112@googlemail.com>
+
+ * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform
+ specific makefiles to support getopt_.h generation with MSVC.
+
2012-02-04 Glenn Morris <rgm@gnu.org>
* Makefile.in (uninstall):