]> git.ipfire.org Git - thirdparty/gettext.git/commit
intl: Make the LCOV workaround non-intrusive
authorDaiki Ueno <ueno@gnu.org>
Thu, 4 Dec 2014 02:59:53 +0000 (11:59 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 4 Dec 2014 03:00:36 +0000 (12:00 +0900)
commitd2d04ba9070867f41788c858bf4d3c31f831dce0
treef47e2036327ad6a82985d4aa105a84aa1a786acc
parentf31999248a85673604f02341c076c3ae8bfbd14b
intl: Make the LCOV workaround non-intrusive

* gettext-runtime/intl/Makefile.in (PLURAL_OBJECT): New variable.
(OBJECTS): Refer to $(PLURAL_OBJECT) instead of plural.$lo.
(pluralx.c, pluralx.lo): New rule.
(mostlyclean): Remove pluralx.c.
* gettext-tools/configure.ac: Replace PLURAL_OBJECT in intl/Makefile.
gettext-runtime/intl/ChangeLog
gettext-runtime/intl/Makefile.in
gettext-tools/ChangeLog
gettext-tools/configure.ac