]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Do not include os2compat.[ch]
authorKO Myung-Hun <komh78@gmail.com>
Sun, 8 Nov 2015 05:57:59 +0000 (14:57 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 10 Dec 2015 03:44:52 +0000 (12:44 +0900)
commit6f2223058e136a9396b9b53eb094897a398b7fa6
tree55d0ec1ab356e293e8d4a67ce54e1df92b582800
parent8f36b7429538be7bef50e93ec623308c7e079417
build: Do not include os2compat.[ch]

kLIBC does not need os2compat.[ch]
* gettext-runtime/configure.ac (AH_BOTTOM): Do not include
intl/os2compat.h on kLIBC.
* gettext-runtime/intl/osdep.c: Do not include os2compat.c on kLIBC.
* gettext-tools/configure.ac (AH_BOTTOM): Do not include
intl/os2compat.h on kLIBC.

Copyright-paperwork-exempt: yes
gettext-runtime/configure.ac
gettext-runtime/intl/osdep.c
gettext-tools/configure.ac