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.h.in | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'include/config.h.in') diff --git a/include/config.h.in b/include/config.h.in index 5ac7e65b..134b813a 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -78,6 +78,9 @@ /* Default configuration value */ #undef DF_HEADER_IN_REPLY +/* Default configuration value */ +#undef DF_HTML_DIRECTORY + /* Default configuration value */ #undef DF_KBLOCK_PASSWD_COUNT @@ -469,6 +472,9 @@ /* Define to 1 if `vfork' works. */ #undef HAVE_WORKING_VFORK +/* Default extension for html files */ +#undef HTML_EXT + /* Default configuration value */ #undef INBOX_NAME @@ -478,8 +484,7 @@ /* Enable keyboard lock support */ #undef KEYBOARD_LOCK -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Path to local inboxes for pico newmail check */ -- cgit v1.2.3-70-g09d2