remove libintl stub and libintl.h header
commit50aba30aee11d4fa51948c6ba258ec0bbdbae8c0
authorWaldemar Brodkorb <wbx@openadk.org>
Thu, 1 Dec 2016 18:08:52 +0000 (1 19:08 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Fri, 2 Dec 2016 07:02:28 +0000 (2 08:02 +0100)
tree84cdec45cf2982a4e3778bc391dcdcae14bd78d0
parented10e944ac7f9b4d55dc130987274a2799a115b1
remove libintl stub and libintl.h header

As __UCLIBC_HAS_GETTEXT_AWARENESS__ is never defined, this is
mostly dead code. It is planned to integrate libiconv-tiny
and gettext-tiny into uClibc-ng after the next release, so
that more software packages can be used without modification.

Remove any _/_N macro usage.
38 files changed:
Makefile.in
Makerules
include/libc-symbols.h
include/libintl.h [deleted file]
libc/Makefile.in
libc/inet/gai_strerror.c
libc/inet/rpc/auth_unix.c
libc/inet/rpc/clnt_perror.c
libc/inet/rpc/clnt_raw.c
libc/inet/rpc/clnt_tcp.c
libc/inet/rpc/clnt_udp.c
libc/inet/rpc/clnt_unix.c
libc/inet/rpc/get_myaddress.c
libc/inet/rpc/pm_getmaps.c
libc/inet/rpc/pmap_clnt.c
libc/inet/rpc/pmap_rmt.c
libc/inet/rpc/rcmd.c
libc/inet/rpc/rpc_private.h
libc/inet/rpc/ruserpass.c
libc/inet/rpc/svc_run.c
libc/inet/rpc/svc_simple.c
libc/inet/rpc/svc_tcp.c
libc/inet/rpc/svc_udp.c
libc/inet/rpc/svc_unix.c
libc/inet/rpc/xdr.c
libc/inet/rpc/xdr_array.c
libc/inet/rpc/xdr_rec.c
libc/inet/rpc/xdr_reference.c
libc/misc/gnu/obstack.c
libc/misc/regex/regex_old.c
libc/unistd/getopt-susv3.c
libc/unistd/getopt.c
libintl/Makefile [deleted file]
libintl/Makefile.in [deleted file]
libintl/intl.c [deleted file]
libpthread/nptl/sysdeps/generic/dl-tls.c
libuargp/argp-help.c
libuargp/argp-parse.c