]> 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>
Tue, 5 Mar 2013 06:17:05 +0000 (15:17 +0900)
commited7e87cdb1b83d9aa2feedf08d8e02468cfcd8c3
treea9d222ca5f7b73095e936fb14ba0025b3c2befa8
parent3c73c56b759ce08883763b473e1fc270ec13cbc9
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