From 010287aa2db43b8c44dc8238ed43e2a283be0cb1 Mon Sep 17 00:00:00 2001 From: laforge Date: Sat, 3 Feb 2001 19:08:22 +0000 Subject: configfile didn't respect autoconf's sysconfdir --- ulogd/Rules.make.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ulogd/Rules.make.in') diff --git a/ulogd/Rules.make.in b/ulogd/Rules.make.in index ac8e0c9..a08a41a 100644 --- a/ulogd/Rules.make.in +++ b/ulogd/Rules.make.in @@ -4,6 +4,8 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ sysconfdir=@sysconfdir@ +ULOGD_CONFIGFILE=@sysconfdir@/ulogd.conf + ULOGD_LIB_PATH=@libdir@/ulogd CC=@CC@ -- cgit v1.2.3