diff options
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 |
