]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/Makefile: add WITH_SYSTEMD CFLAGS
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Tue, 10 Jan 2023 14:13:22 +0000 (14:13 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:44:25 +0000 (14:44 -0700)
commitb6f81ed5cd67173d722db854bda14157476b75b9
tree5fbda6d1c6b2ad33092fb99e45af1b05abac48e3
parent23f9f03fd4ff5c7e48438813650b21b7cfbc11be
tools/Makefile: add WITH_SYSTEMD CFLAGS

Introduce EXTRA_CFLAGS, "-DWITH_SYSTEMD" that will get passed to tools
and depending upon the configure options, enable and disable the systemd
support.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
src/tools/Makefile.am