~vcs-imports/libiconv/trunk

  • Committer: Bruno Haible
  • Date: 2023-09-16 10:04:24 UTC
  • Revision ID: git-v1:6ad5ae562aa163e91ff37e92bf1b5591a87742ee
Fix a misnomer.

* include/export.h (LIBICONV_SHLIB_EXPORTED): Renamed from
LIBICONV_DLL_EXPORTED. Prefer the term "shared library", since the term
"DLL" applies only to Windows.
* Makefile.devel (include/iconv.h.build.in): Insert
LIBICONV_SHLIB_EXPORTED instead of LIBICONV_DLL_EXPORTED.
* configure.ac (DLL_VARIABLE): Update comment.
* lib/Makefile.in (DEFS): Update comment.
* woe32dll/export.h: Update comment.
* libcharset/include/export.h (LIBCHARSET_SHLIB_EXPORTED): Renamed from
LIBCHARSET_DLL_EXPORTED. Prefer the term "shared library", since the
term "DLL" applies only to Windows.
* libcharset/Makefile.devel (include/libcharset.h.build.in,
include/localcharset.h.build.in): Insert LIBCHARSET_SHLIB_EXPORTED
instead of LIBCHARSET_DLL_EXPORTED.
* libcharset/lib/relocatable-stub.c (libcharset_set_relocation_prefix): Use
LIBCHARSET_SHLIB_EXPORTED instead of LIBCHARSET_DLL_EXPORTED.
* libcharset/lib/Makefile.in (DEFS): Update comment.
* libcharset/Makefile.in (install-lib): Update comment.
Filename Latest Rev Last Changed Committer Comment Size
..
8bit_tab_to_h.c 1224 2 years ago Bruno Haible New EBCDIC encodings. Reported by Ulrich Schwab a 18.6 KB Diff Download File
cjk_tab_to_h.c 1199 4 years ago Bruno Haible Change the license of the library from LGPL 2.0 to 66.7 KB Diff Download File
cjk_variants.c 1199 4 years ago Bruno Haible Change the license of the library from LGPL 2.0 to 3.7 KB Diff Download File
CP50221-0208-EXT.TXT 1084 13 years ago Bruno Haible New encoding ISO-2022-CP-MS. 929 bytes Diff Download File
CP50221-0212-EXT.TXT 1084 13 years ago Bruno Haible New encoding ISO-2022-CP-MS. 1.1 KB Diff Download File
gen-translit-def-part.lisp 1249 1 year ago Bruno Haible Correct indentation. 4.4 KB Diff Download File
JISX0213.TXT 502 15 years ago Bruno Haible Update to JISX 0213 plane 1 to 2004 version (ISO-I 165 KB Diff Download File
Makefile 1224 2 years ago Bruno Haible New EBCDIC encodings. Reported by Ulrich Schwab a 27.3 KB Diff Download File