Guillem Jover
b6d6da4cd4
build: Refactor function checks into a new libbsd-funcs.m4 file
...
These are complex enough to clutter the main configure.ac. Move them
into their own file.
2024-02-21 02:09:48 +01:00
Guillem Jover
b7367c9ced
build: Add missing dash to macro title bar
2023-09-05 03:02:44 +02:00
Guillem Jover
f41d6c12aa
build: Refactor GNU .init_array support check into a new m4 function
2023-09-05 03:02:12 +02:00
Guillem Jover
30b48ed9ea
build: Refactor linker script detection into a new m4 function
2023-07-29 20:11:53 +02:00
Guillem Jover
4f68a88f55
build: Add compiler warnings support
...
Detect as many warnings as possible during configure and enable them
if the user did not supply any, so that any such problem can be spotted
and fixed.
2021-11-27 05:06:14 +01:00