(reported by Drori Ghiora)
- sigterm handler installed for clean shutdown
- logfile now fflush()ed after each line printed
+- ulogd_LOGEMU now prints date and hostname, just as syslog does
Version 0.92
- fixes libipulog loop-bug (reported by Drori Ghiora)
CC=@CC@
CFLAGS=@CFLAGS@ @CPPFLAGS@
CFLAGS+=$(INCIPULOG) $(INCCONFFILE)
-CFLAGS+=-DULOGD_CONFIGFILE=$(ULOGD_CONFIGFILE)
+CFLAGS+=-DULOGD_CONFIGFILE=\"$(ULOGD_CONFIGFILE)\"
#CFLAGS+=@DEFS@
#CFLAGS+=-g -DDEBUG -DDEBUG_MYSQL