From 2b4a161ba4daf0eb50fb9e50b9ae3e8645d0fde3 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 --- Rules.make.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Rules.make.in') diff --git a/Rules.make.in b/Rules.make.in index ac8e0c9..a08a41a 100644 --- a/Rules.make.in +++ b/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