diff mcabber/src/Makefile.am @ 374:bd5638c21834

Improve logging system (traces) There are now two trace logging levels: * tracelog_level = 1: Most messages from the log window are written to disk (LPRINT_LOG) * tracelog_level =2: LPRINT_LOG & LPRINT_DEBUG messages are written to disk The trace file name is set with the "tracelog_file" option.
author Mikael Berthe <mikael@lilotux.net>
date Mon, 25 Jul 2005 21:46:35 +0100
parents 33b8e801ffa6
children 39c5da51b387 d59e9b8c91d3
line wrap: on
line diff
--- a/mcabber/src/Makefile.am	Mon Jul 25 19:40:17 2005 +0100
+++ b/mcabber/src/Makefile.am	Mon Jul 25 21:46:35 2005 +0100
@@ -1,7 +1,7 @@
 bin_PROGRAMS = mcabber
 mcabber_SOURCES = main.c jabglue.c jabglue.h roster.c roster.h \
 		  commands.c commands.h compl.c compl.h \
-		  hbuf.c hbuf.h screen.c screen.h \
+		  hbuf.c hbuf.h screen.c screen.h logprint.h \
 		  settings.c settings.h \
 		  hooks.c hooks.h histolog.c histolog.h \
 		  utf8.c utf8.h utils.c utils.h list.h harddefines.h