From 6f8c0fcdeb457d11ea80cc3e04d4c4e0bbe4ed98 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sun, 7 Jun 2020 21:23:18 -0600 Subject: * Changes to configure.ac force all these changes. This includes changes that are necessary for compilation that did not make it to the previous commit. --- include/config.wnt.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include/config.wnt.h') diff --git a/include/config.wnt.h b/include/config.wnt.h index 7c244822..50d1235e 100644 --- a/include/config.wnt.h +++ b/include/config.wnt.h @@ -118,6 +118,12 @@ /* Default configuration value */ #define DF_USE_ONLY_DOMAIN_NAME "no" +/* Default configuration value */ +#define DF_HTML_DIRECTORY "alpine-html" + +/* Default extension for html files */ +#define HTML_EXT "htm" + /* Define enable dmalloc debugging */ /* #undef ENABLE_DMALLOC */ -- cgit v1.2.3-70-g09d2