From 94a2d8b477921737b783c75ccc9191ed7afdf5ef Mon Sep 17 00:00:00 2001 From: laforge Date: Sat, 23 Aug 2003 13:27:29 +0000 Subject: crosscompile-ready makefiles/configure scripts for ulogd (Dan Eble) --- ulogd/Rules.make.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ulogd/Rules.make.in') diff --git a/ulogd/Rules.make.in b/ulogd/Rules.make.in index 4b3fcff..36c0d56 100644 --- a/ulogd/Rules.make.in +++ b/ulogd/Rules.make.in @@ -15,6 +15,9 @@ INCIPULOG=-I@top_srcdir@/libipulog/include INCCONFFILE=-I@top_srcdir@/conffile CC=@CC@ +LD=@LD@ +INSTALL=@INSTALL@ + CFLAGS=@CFLAGS@ @CPPFLAGS@ CFLAGS+=-DULOGD_CONFIGFILE=\"$(ULOGD_CONFIGFILE)\" # doesn't work for subdirs -- cgit v1.2.3