Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-12-22 | build: Remove unused old m4 files. | NIIBE Yutaka | 1 | -44/+0 | |
* m4/glibc2.m4, m4/glibc21.m4: Remove. * m4/intl.m4, m4/intldir.m4, m4/lock.m4: Remove. * m4/intdiv0.m4, m4/intmax.m4, m4/inttypes-pri.m4: Remove. * m4/inttypes.m4, m4/inttypes_h.m4, m4/longdouble.m4: Remove. * m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4: Remove. * m4/stdint_h.m4, m4/sys_socket_h.m4, m4/uintmax_t.m4: Remove. * m4/visibility.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4: Remove. -- Signed-off-by: NIIBE Yutaka <[email protected]> | |||||
2006-11-21 | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 1 | -5/+3 | |
good chance that gpg2 will now work. Other cleanups. Updated gettext. | |||||
2004-09-30 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+46 | |
'GNUPG-1-9-BRANCH'. | |||||
2004-07-27 | * configure.ac (AM_GNU_GETTEXT_VERSION): New. | Werner Koch | 1 | -0/+46 | |
(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. |