diff options
| author | cc4b05f61e2d8f77114750386c9f9a60 <cc4b05f61e2d8f7@7114750386c9f9a60> | 2023-05-11 14:38:47 +0000 |
|---|---|---|
| committer | cc4b05f61e2d8f77114750386c9f9a60 <cc4b05f61e2d8f7@7114750386c9f9a60> | 2023-05-11 14:38:47 +0000 |
| commit | f5450bfd35a6410528d124f534c2b1a958cafe51 (patch) | |
| tree | a808b12d6ad5343fabdec7b8918df6b4d844e03f /src/dmsdos-config.h.default | |
| parent | 5ad2bb7a6ac7e97c031908d2439808a00fff6214 (diff) | |
dmsdos-0.9.2.2 addeddmsdos-0.9.2.2
Diffstat (limited to 'src/dmsdos-config.h.default')
| -rw-r--r-- | src/dmsdos-config.h.default | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/dmsdos-config.h.default b/src/dmsdos-config.h.default new file mode 100644 index 0000000..08ff27e --- /dev/null +++ b/src/dmsdos-config.h.default @@ -0,0 +1,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 |
