* many changes to the config system

This commit is contained in:
Dirk-Jan C. Binnema
2011-01-04 23:19:03 +02:00
parent 38f9772270
commit fade4172fe
32 changed files with 485 additions and 602 deletions

View File

@ -53,11 +53,9 @@ libmu_la_SOURCES= \
mu-cmd-index.c \
mu-cmd-mkdir.c \
mu-cmd-view.c \
mu-cmd.c \
mu-cmd.h \
mu-config.c \
mu-config.h \
mu-error.h \
mu-index.c \
mu-index.h \
mu-log.c \
@ -86,13 +84,10 @@ libmu_la_SOURCES= \
mu-msg.h \
mu-msg-file.c \
mu-msg-file.h \
mu-output-link.c \
mu-output-link.h \
mu-output-plain.c \
mu-output-plain.h \
mu-output.c \
mu-output.h \
mu-query.cc \
mu-query.h \
mu-result.h \
mu-runtime.c \
mu-runtime.h \
mu-store.cc \