summaryrefslogtreecommitdiffstats
path: root/gettext-tools/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-08-23 16:38:01 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:10:52 +0200
commitdc39f7623a944dec383d3b9e173cb71377918f94 (patch)
tree39c49740ed4e3e0a5d89b0a301049ca3c82bb025 /gettext-tools/ChangeLog
parent9dff46f525707ed500c13bc48cd1e0408fedbb74 (diff)
downloadexternal_gettext-dc39f7623a944dec383d3b9e173cb71377918f94.zip
external_gettext-dc39f7623a944dec383d3b9e173cb71377918f94.tar.gz
external_gettext-dc39f7623a944dec383d3b9e173cb71377918f94.tar.bz2
Guess some values for the generated config.h.*.
Diffstat (limited to 'gettext-tools/ChangeLog')
-rw-r--r--gettext-tools/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog
index 9cbd85f..c718482 100644
--- a/gettext-tools/ChangeLog
+++ b/gettext-tools/ChangeLog
@@ -1,5 +1,12 @@
2003-08-23 Bruno Haible <bruno@clisp.org>
+ * Makefile.am (config.h_vms): Define HAVE_BTOWC, HAVE_DECL_GETENV,
+ HAVE_MBSTATE_T, HAVE_READLINK, HAVE_WCSLEN, HAVE_WINT_T, HAVE_WPRINTF.
+ (config.h.msvc): Define .HAVE_BTOWC, HAVE_DECL_GETENV, HAVE_WCSLEN,
+ HAVE_WINT_T, HAVE_WPRINTF.
+
+2003-08-23 Bruno Haible <bruno@clisp.org>
+
* configure.ac: Invoke gl_USE_SYSTEM_EXTENSIONS.
2003-08-23 Bruno Haible <bruno@clisp.org>