mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
49901079d4
The new user-defined function allows to check for C headers in make's conditional statements. Example: ifeq ($(call check_header_prereq,"systemd/sd-daemon.h"),yes) $(warning "systemd support enabled") else $(warning "systemd support disabled") endif Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com> Acked-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
13 KiB
13 KiB