From 9de4938ba85d5afd53e08f6a8e90fa4c477704fc Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Mon, 21 Jun 2010 20:43:33 +0100 Subject: Use NP_STATE_DIR_PREFIX as compile variable --- lib/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 17e4c1b0..1c7e7e7b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -4,6 +4,8 @@ SUBDIRS = . tests noinst_LIBRARIES = libnagiosplug.a +# Not sure how to set this in config.h +DEFS = -DNP_STATE_DIR_PREFIX='"$(localstatedir)"' libnagiosplug_a_SOURCES = utils_base.c utils_disk.c utils_tcp.c utils_cmd.c EXTRA_DIST = utils_base.h utils_disk.h utils_tcp.h utils_cmd.h parse_ini.h extra_opts.h -- cgit v1.2.3-74-g34f1