kc3-lang/libxml2/m4

Branch :


Log

Author Commit Date CI Message
eed1a07d 2025-03-04 13:32:52 build: Remove version script
a5764b56 2024-11-21 22:18:36 build: Define XML_SYSCONFDIR in config.h Rename SYSCONFDIR macro to XML_SYSCONFDIR. Use AX_RECURSIVE_EVAL with Autotools. This is GPL v2 with Autoconf exception which shouldn't be a problem. Finally support meson.
c195f06f 2024-06-25 22:14:47 autotools: Use AX_GCC_FUNC_ATTRIBUTE from autoconf archives
d8f6e760 2023-04-29 19:12:23 Link with --undefined-version lld 16 defaults to --no-undefined-version but the version script can contain symbols disabled by configuration options. See #473.
0d467de2 2022-04-03 19:11:13 Move local Autoconf macros into m4 directory