gnupg/m4 (16 files)
cvs user werner
cvs at cvs.gnupg.org
Tue Jul 27 17:11:53 CEST 2004
Date: Tuesday, July 27, 2004 @ 17:11:53
Author: werner
Path: /cvs/gnupg/gnupg/m4
Added: intmax.m4 longdouble.m4 longlong.m4 printf-posix.m4 signed.m4
size_max.m4 wchar_t.m4 wint_t.m4 xsize.m4
Modified: ChangeLog Makefile.am gettext.m4 lib-ld.m4 lib-prefix.m4 po.m4
ulonglong.m4
* configure.ac (AM_GNU_GETTEXT_VERSION): New.
(min_automake_version): New.
* LINGUAS: Added all languages we supported in 1.2.5.
Copied all po files from 1.2.5.
* autogen.sh: Updated to the modern version, grepping the required
tool versions from configure.ac.
-----------------+
ChangeLog | 18 ++++
Makefile.am | 2
gettext.m4 | 80 +++++++++++++++++
intmax.m4 | 32 +++++++
lib-ld.m4 | 24 ++---
lib-prefix.m4 | 2
longdouble.m4 | 30 ++++++
longlong.m4 | 25 +++++
po.m4 | 241 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
printf-posix.m4 | 46 ++++++++++
signed.m4 | 19 ++++
size_max.m4 | 61 +++++++++++++
ulonglong.m4 | 10 +-
wchar_t.m4 | 22 ++++
wint_t.m4 | 22 ++++
xsize.m4 | 14 +++
16 files changed, 621 insertions(+), 27 deletions(-)
More information about the Gnupg-commits
mailing list