* <many>: (WIP) use ~/mu/xapian as the database with an embedded version tag
- add checks in the code to make sure the database is up to date,
if not, warn the user.
This commit is contained in:
@ -38,7 +38,6 @@ mu_SOURCES= \
|
||||
mu-msg-gmime.h \
|
||||
mu-msg-str.c \
|
||||
mu-msg-str.h \
|
||||
mu-msg-xapian-priv.hh \
|
||||
mu-msg-xapian.cc \
|
||||
mu-msg-xapian.h \
|
||||
mu-msg.h \
|
||||
@ -49,6 +48,8 @@ mu_SOURCES= \
|
||||
mu-store-xapian.h \
|
||||
mu-util.h \
|
||||
mu-util.c \
|
||||
mu-util-xapian.cc \
|
||||
mu-util-xapian.h \
|
||||
mu.c
|
||||
|
||||
mu_LDADD= \
|
||||
|
||||
Reference in New Issue
Block a user