dirmngr/m4 (30 files)

[email protected] Fri, 02 Apr 2004 20:05:21 +0200
Newsgroups gmane.comp.encryption.gpg.aegypten.cvs
Message-ID <[email protected]>
    Date: Friday, April 2, 2004 @ 20:05:21
  Author: werner
    Path: /cvs/aegypten/dirmngr/m4

   Added: codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 intmax.m4
          inttypes-pri.m4 inttypes.m4 inttypes_h.m4 isc-posix.m4
          lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 longdouble.m4
          longlong.m4 nls.m4 po.m4 printf-posix.m4 progtest.m4 signed.m4
          size_max.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 wchar_t.m4
          wint_t.m4 xsize.m4
Modified: ChangeLog Makefile.am

i18ned the stuff and wrote a German translation.


-----------------+
 ChangeLog       |   32 +++
 Makefile.am     |    2 
 codeset.m4      |   23 ++
 gettext.m4      |  487 +++++++++++++++++++++++++++++++++++++++++++++++
 glibc21.m4      |   32 +++
 iconv.m4        |  103 ++++++++++
 intdiv0.m4      |   72 +++++++
 intmax.m4       |   32 +++
 inttypes-pri.m4 |   32 +++
 inttypes.m4     |   27 ++
 inttypes_h.m4   |   28 ++
 isc-posix.m4    |   26 ++
 lcmessage.m4    |   32 +++
 lib-ld.m4       |  112 ++++++++++
 lib-link.m4     |  551 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 lib-prefix.m4   |  155 +++++++++++++++
 longdouble.m4   |   30 ++
 longlong.m4     |   25 ++
 nls.m4          |   49 ++++
 po.m4           |  407 +++++++++++++++++++++++++++++++++++++++
 printf-posix.m4 |   46 ++++
 progtest.m4     |   91 ++++++++
 signed.m4       |   19 +
 size_max.m4     |   61 +++++
 stdint_h.m4     |   28 ++
 uintmax_t.m4    |   32 +++
 ulonglong.m4    |   25 ++
 wchar_t.m4      |   22 ++
 wint_t.m4       |   22 ++
 xsize.m4        |   14 +
 30 files changed, 2616 insertions(+), 1 deletion(-)