1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-08-21 15:50:50 +00:00

Print db backend name in --builtin view

This commit is contained in:
King_DuckZ 2016-05-24 09:37:11 +02:00
parent 8f98495049
commit 45fc758915
2 changed files with 3 additions and 0 deletions

View file

@ -50,6 +50,8 @@
# define WITH_NICE_MEDIA_TYPES
#endif
#define DB_BACKEND "@DINDEXER_DB_BACKEND@"
#define COPYRIGHT_YEARS_LIST @DINDEXER_COPYRIGHT_YEARS@
#endif