diff mcabber/src/Makefile.am @ 341:dea407d53fe6

Improve configuration file reading * Move cfg_file() to settings.c, cfg_read_file() * Optimize the function * Remove parsecfg.[ch]
author Mikael Berthe <mikael@lilotux.net>
date Tue, 19 Jul 2005 17:54:03 +0100
parents f5dd437c057b
children 33b8e801ffa6
line wrap: on
line diff
--- a/mcabber/src/Makefile.am	Tue Jul 19 17:51:44 2005 +0100
+++ b/mcabber/src/Makefile.am	Tue Jul 19 17:54:03 2005 +0100
@@ -2,7 +2,7 @@
 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 \
-		  settings.c settings.h parsecfg.c parsecfg.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