build-aux/po


Log

Author Commit Date CI Message
Paul Eggert e6633650 2019-01-01T00:25:11 maint: Run 'make update-copyright'
Bruno Haible 76070790 2018-06-17T23:12:54 gettext po infrastructure: Update from current gettext git. Reported by Akim Demaille <akim@lrde.epita.fr>. * build-aux/po/Makefile.in.in: Update from current gettext git. * build-aux/po/remove-potcdate.sin: Likewise. * config/srclist.txt: Temporarily disable sync for these files.
Karl Berry 6dc5c214 2016-06-13T08:37:24 autoupdate (gettext-0.19.8.1)
Karl Berry c8696597 2015-12-31T08:04:07 autoupdate
Karl Berry 937ba966 2015-10-24T05:30:54 autoupdate
Karl Berry eda101a0 2015-07-20T08:59:04 autoupdate
Paul Eggert f2f69809 2015-04-25T17:28:45 gettext: propagate po/Makefile.in.in too * build-aux/po/Makefile.in.in: Copy from latest gettext. * config/srclist.txt: In build-aux/po, copy Makefile.in.in and remove-potcdate.sin from $GETTEXT. This fixes a version mismatch between Makefile.in.in and the gettext-runtime m4 files.
Paul Eggert 730bf468 2012-12-23T17:55:30 gettext: avoid obsolete macro AM_PROG_MKDIR_P It is obsolete and is planned to be removed from Automake 1.14; see <http://lists.gnu.org/archive/html/automake/2012-12/msg00029.html>. * build-aux/po/Makefile.in.in (install-data, install-data-yes) (installdirs-data, installdirs-data-yes): Use $(MKDIR_P), not $(mkdir_p). * m4/intl.m4 (AM_INTL_SUBDIR): * m4/po.m4 (AM_PO_SUBDIRS): Require AC_PROG_MKDIR_P, not AM_PROG_MKDIR_P.
Joel E. Denny 88b94265 2012-04-16T08:27:48 Fix recursion of install-* into po directories. Bison's install-pdf bug reported by Hans Aberg at <http://lists.gnu.org/archive/html/bug-bison/2011-05/msg00008.html>. * build-aux/po/Makefile.in.in (install-dvi, install-html) (install-info, install-pdf, install-ps): New targets.
Paul Eggert 91055193 2011-08-11T10:46:26 po/Makefile.in.in: fix make -q problem * build-aux/po/Makefile.in.in (check-macro-version): Remove this rule, since there's no file named 'check-macro-version' and its use as a file breaks make -q. (all): Don't depend on check-macro-version. (CHECK_MACRO_VERSION): New macro. (stamp-po): Use it.
Bruno Haible 681846ce 2010-05-25T21:35:22 Update to GNU gettext 0.18, part 2.
Bruno Haible 2ca1f526 2009-02-28T15:14:22 Update from last gettext release.
Bruno Haible 8ee10205 2007-07-19T00:28:55 po directory infrastructure, copied from GNU gettext 0.16.1.