Tag: move configuration code to TagConfig.cxx

Allow using the Tag.cxx library without the Config library.
This commit is contained in:
Max Kellermann
2013-09-05 18:23:15 +02:00
parent 3f267b1795
commit 2b676dc5fc
6 changed files with 106 additions and 50 deletions

View File

@@ -426,6 +426,7 @@ libtag_a_SOURCES =\
src/tag/Tag.cxx src/tag/Tag.hxx \
src/tag/TagHandler.cxx src/tag/TagHandler.hxx \
src/tag/TagInternal.hxx \
src/tag/TagConfig.cxx src/tag/TagConfig.hxx \
src/tag/TagNames.c \
src/tag/TagPool.cxx src/tag/TagPool.hxx \
src/tag/TagTable.cxx src/tag/TagTable.hxx \