]> git.ipfire.org Git - thirdparty/gettext.git/commit
autopoint: Reject AM_GNU_GETTEXT without 'external' for versions >= 0.20.
authorBruno Haible <bruno@clisp.org>
Sun, 14 Apr 2019 01:58:21 +0000 (03:58 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 14 Apr 2019 02:01:00 +0000 (04:01 +0200)
commit085578f6df825e7b36c7a34db2396732b317a848
tree8b2b38f473cf3a78b4411b7ea2b708b53c940a05
parent3dfdf96387ec72ca94802569d6b883fa4fb95b7b
autopoint: Reject AM_GNU_GETTEXT without 'external' for versions >= 0.20.

* gettext-tools/misc/autopoint.in: Fail if AM_GNU_GETTEXT without 'external' is
specified with a gettext version >= 0.20.
* gettext-tools/tests/autopoint-2: Update. Add two more scenarios.
* gettext-tools/tests/autopoint-3: Don't test AM_GNU_GETTEXT([use-libtool]) nor
--with-included-gettext. Don't use libtoolize.
gettext-tools/misc/autopoint.in
gettext-tools/tests/autopoint-2
gettext-tools/tests/autopoint-3