blob: 08ff27ed51e518dcf43633513384477474dda17b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
/*
* Automatically generated C config: don't edit
* Run Configure instead
*/
#undef DMSDOS_EXPERT
/*
* CVF formats to be supported
*/
#define DMSDOS_CONFIG_DBLSP_DRVSP 1
#define DMSDOS_CONFIG_DRVSP3 1
#define DMSDOS_CONFIG_STAC3 1
#define DMSDOS_CONFIG_STAC4 1
/*
* Misc Options
*/
#define DBL_WRITEACCESS 1
#undef NOLOG
/*
* Internal Compression Daemon
*/
#undef INTERNAL_DAEMON
|