mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-26 15:39:11 +00:00
Portability to FreeBSD: has wchar_t but no wint_t.
This commit is contained in:
parent
1595605cfd
commit
237906d430
10
ChangeLog
10
ChangeLog
@ -23,16 +23,6 @@
|
||||
|
||||
* Makefile.am: Make use of += for variables.
|
||||
|
||||
2003-01-12 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Portability to FreeBSD.
|
||||
* configure.in: Invoke gt_TYPE_WINT_T.
|
||||
* printf-args.h: Use HAVE_WINT_T, not HAVE_WCHAR_T, to check for
|
||||
availability of wint_t.
|
||||
* printf-argc.c: Likewise.
|
||||
* printf-parse.c: Likewise.
|
||||
* vasnprintf.c: Likewise.
|
||||
|
||||
2002-12-16 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* configure.in: Add test for <utime.h>. Needed for mingw32.
|
||||
|
||||
@ -17,6 +17,16 @@
|
||||
|
||||
* Makefile.am: Make use of += for variables.
|
||||
|
||||
2003-01-12 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Portability to FreeBSD.
|
||||
* configure.in: Invoke gt_TYPE_WINT_T.
|
||||
* printf-args.h: Use HAVE_WINT_T, not HAVE_WCHAR_T, to check for
|
||||
availability of wint_t.
|
||||
* printf-argc.c: Likewise.
|
||||
* printf-parse.c: Likewise.
|
||||
* vasnprintf.c: Likewise.
|
||||
|
||||
2002-12-07 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Switch to autoconf-2.57 and automake-1.7.2.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user