|
6ad5ae56
|
2023-09-16T12:04:24
|
|
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.
|
|
574b8292
|
2022-02-12T13:39:36
|
|
build: Remove leftover file (regression 2019-06-30).
* Makefile.in (distclean, maintainer-clean): Remove
include/libcharset.h.inst.
|
|
5a8ccabd
|
2019-12-23T22:51:48
|
|
Do export the symbol 'locale_charset' (needed by GNU bash).
|
|
d232872f
|
2019-12-03T02:48:08
|
|
build: Fix build error with --enable-relocatable on macOS (regression from 2019-03-04).
|
|
551543f6
|
2019-07-02T21:23:34
|
|
Drop unused macro gl_GLIBC21.
|
|
2f9ba73c
|
2019-06-30T23:00:48
|
|
Fix build error with MSVC.
|
|
1badfd5d
|
2019-01-27T22:57:45
|
|
Accommodate a shell that is not in /bin/sh.
|
|
b7ca6455
|
2018-10-24T03:35:51
|
|
Remove outdated DJGPP build infrastructure.
|
|
7a3418bb
|
2018-09-22T14:23:53
|
|
Update from gnulib. Move mapping tables into the code.
|
|
b3a9de1c
|
2018-01-27T13:51:15
|
|
Rename some files.
|
|
67802283
|
2016-12-03T18:52:49
|
|
Create tarballs through an Automake-like "make dist" command.
|
|
13bf88bb
|
2009-01-17T09:06:59
|
|
Add support for "make install-strip".
|
|
2cfac6dc
|
2006-06-27T13:32:50
|
|
Assume autoconf-2.60.
|
|
cd4300ce
|
2005-07-25T12:02:53
|
|
Tidy up exported symbols.
|
|
f636e895
|
2005-03-22T16:40:23
|
|
Renamed autoconf to build-aux.
|
|
3a9a83af
|
2003-04-23T12:13:25
|
|
Install documentation under $(datadir), not $(prefix).
|
|
99e22dda
|
2003-04-14T15:28:52
|
|
Support for relocatable installation.
|
|
64d5a8b9
|
2003-03-29T16:35:11
|
|
Improved MSVC support.
|
|
407b7965
|
2003-01-06T14:29:08
|
|
Use mkinstalldirs.
|
|
14440a05
|
2002-11-07T14:05:19
|
|
Fix "make install" without prior "make".
|
|
f694b107
|
2001-05-21T14:55:45
|
|
No need to create include/libcharset.h more than once.
|
|
b2ef8c91
|
2001-02-20T19:44:26
|
|
Respect configure arguments --libdir, --includedir, --mandir.
|
|
103f3366
|
2000-12-12T19:47:59
|
|
Portability fixes for Solaris "make".
|
|
74834e21
|
2000-12-08T14:57:53
|
|
Don't ignore --exec-prefix given to configure.
|
|
d47c3126
|
2000-11-22T16:53:12
|
|
Oops.
|
|
bdd582ab
|
2000-11-23T13:09:54
|
|
Fix one more build problem.
|
|
14f10423
|
2000-11-21T16:14:16
|
|
Improved Windows support.
|
|
9b0205c8
|
2000-11-20T18:42:13
|
|
Corrections and Win32 port.
|
|
507052f0
|
2000-11-01T14:01:29
|
|
Charset determination library.
|