]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix undef error count symbol error on OSX
authorAndreas Stricker <astricker@futurelab.ch>
Wed, 9 Jan 2013 16:37:48 +0000 (17:37 +0100)
committerDaiki Ueno <ueno@gnu.org>
Thu, 10 Jan 2013 03:17:02 +0000 (12:17 +0900)
commit2d9a54eef944f228e31ba00e834db4d574f906a1
treea5fe9c8130c5ea3cb947b1a67a2e1db1a3f62c4a
parenta071c8a3cdff4f6487390ceeb720cc9ae66e1474
Fix undef error count symbol error on OSX

Without including error.h the symbol error_message_count is used
instead of rpl_error_message_count during linking in gettext-tools.
gettext-tools/src/ChangeLog
gettext-tools/src/po-xerror.c
gettext-tools/src/read-catalog-abstract.c