]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/Makefile: add WITH_SYSTEMD CFLAGS
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 10 Feb 2023 21:47:52 +0000 (14:47 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:47:55 +0000 (14:47 -0700)
commitab305c0881199e5ad9b9f2d1671dbb46600642e0
treef6f80c9583accbbc310764e7913d72ec61046614
parent84839d5ebf0c304b144c7aab5e1e5cc5c4250b3c
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>
(cherry picked from commit b6f81ed5cd67173d722db854bda14157476b75b9)
src/tools/Makefile.am