mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 04:57:38 +03:00
2008-02-02 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
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.
This commit is contained in:
parent
0f13363229
commit
79764a1f11
113 changed files with 24014 additions and 5167 deletions
|
@ -1,4 +1,4 @@
|
|||
SUBDIRS = intl m4 po src test doc
|
||||
SUBDIRS = m4 po intl src test doc
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue