aboutsummaryrefslogtreecommitdiffstats
path: root/m4/intl.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up word replication.Yuri Chornoivan2017-02-211-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]>
* build: Replace deprecated autconf macro.Werner Koch2014-12-111-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
* Upgraded gettext.Werner Koch2007-05-071-0/+259
Fixed accidental dependency on libgcrypt 1.3.0.