DtMmdb: replace Berkeley DB with LMDB.

This commit is contained in:
hyousatsu
2024-06-27 11:13:05 +00:00
parent 3fa42c44a8
commit c7ade43d86
36 changed files with 106 additions and 6835 deletions

View File

@@ -67,6 +67,6 @@ bin_PROGRAMS = dtinfo
dtinfo_CXXFLAGS = $(DTINFO_DEFINES) $(DTINFO_INCLUDES)
dtinfo_LDADD = $(OLIASNORMALLIBS) $(LIBSEARCH) $(MMDB_LIBS) $(WWL_LIBS) \
$(DTCLIENTLIBS) $(XTOOLLIB)
$(DTCLIENTLIBS) $(XTOOLLIB) $(LMDBLIB)
dtinfo_SOURCES = main.C Support/InputNotifier.C