]> git.ipfire.org Git - thirdparty/gettext.git/commit
Remove support for OS/2 (based on EMX directly).
authorBruno Haible <bruno@clisp.org>
Mon, 19 Feb 2024 22:25:12 +0000 (23:25 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 19 Feb 2024 23:02:58 +0000 (00:02 +0100)
commit742caba5824e66cf5e4f749e1b7be5b922554df3
tree32e12fe055fa864e73bc724949a00dbbe8418848
parent958b9797e530d27e3f7198db06a789806203877c
Remove support for OS/2 (based on EMX directly).

Nowadays, KO Myung-Hun <komh78@gmail.com> uses an approach based on kLIBC
instead of emx+gcc. This kLIBC (https://github.com/bitwiseworks/libc) contains
iconv already.

* os2: Remove directory.
os2/Makefile [deleted file]
os2/README.OS2 [deleted file]
os2/backward.def [deleted file]
os2/configure.awk [deleted file]
os2/iconv/Makefile [deleted file]
os2/iconv/README [deleted file]
os2/iconv/iconv.c [deleted file]
os2/iconv/iconv.h [deleted file]