mirror of
https://github.com/aria2/aria2.git
synced 2026-04-13 08:18:46 +00:00
Fixed compiler warning about redefinition of SIZE_MAX.
Use common.h instead of config.h directly here.
* src/Platform.{h, cc}
The check of ENABLE_NLS is made in gettext.h, so it is not
required
here.
* common.h
2008-02-02 gettextize <bug-gnu-gettext@gnu.org>
Updated gettext related files.
* configure.ac (AC_CONFIG_FILES): Add intl/Makefile.
* configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.17.
17 lines
588 B
Plaintext
17 lines
588 B
Plaintext
2008-02-02 gettextize <bug-gnu-gettext@gnu.org>
|
|
|
|
* Makefile.in.in: Upgrade to gettext-0.17.
|
|
* Rules-quot: Upgrade to gettext-0.17.
|
|
|
|
2006-03-02 gettextize <bug-gnu-gettext@gnu.org>
|
|
|
|
* Makefile.in.in: New file, from gettext-0.12.1.
|
|
* Rules-quot: New file, from gettext-0.12.1.
|
|
* boldquot.sed: New file, from gettext-0.12.1.
|
|
* en@boldquot.header: New file, from gettext-0.12.1.
|
|
* en@quot.header: New file, from gettext-0.12.1.
|
|
* insert-header.sin: New file, from gettext-0.12.1.
|
|
* quot.sed: New file, from gettext-0.12.1.
|
|
* remove-potcdate.sin: New file, from gettext-0.12.1.
|
|
|