add VERSION_IN_DLB_FILENAME to makedefs detection
This commit is contained in:
@@ -1535,7 +1535,11 @@ static const char *build_opts[] = {
|
|||||||
"ZLIB data file compression",
|
"ZLIB data file compression",
|
||||||
#endif
|
#endif
|
||||||
#ifdef DLB
|
#ifdef DLB
|
||||||
|
#ifndef VERSION_IN_DLB_FILENAME
|
||||||
"data librarian",
|
"data librarian",
|
||||||
|
#else
|
||||||
|
"data librarian with a version-dependent name",
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
#ifdef DUMPLOG
|
#ifdef DUMPLOG
|
||||||
"end-of-game dumplogs",
|
"end-of-game dumplogs",
|
||||||
|
|||||||
Reference in New Issue
Block a user