aboutsummaryrefslogtreecommitdiffstats
path: root/m4/intl.m4 (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-02-21Clean up word replication.Yuri Chornoivan1-2/+2
-- This fixes extra word repetitions (like "the the" or "is is") in the code and docs. Signed-off-by: Daniel Kahn Gillmor <[email protected]>
2014-12-11build: Replace deprecated autconf macro.Werner Koch1-1/+1
* m4/intl.m4: s/AM_PROG_MKDIR_P/AC_PROG_MKDIR_P/ * m4/po.m4: Ditto. -- In preparation of moving to automake 1.14. GnuPG-bug-id: 1776
2007-05-07Upgraded gettext.Werner Koch1-0/+259
Fixed accidental dependency on libgcrypt 1.3.0.