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. --- configure | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'configure') diff --git a/configure b/configure index efc370d1..a651f279 100755 --- a/configure +++ b/configure @@ -900,7 +900,7 @@ with_default_local_fullname with_default_local_address with_default_keyboard_lock_count with_default_remote_addressbook_history -with_html_messages_directory +with_default_html_directory with_smime_public_cert_directory with_smime_private_key_directory with_smime_cacert_directory @@ -1729,7 +1729,7 @@ Optional Packages: Default keyboard lock count (1) --with-default-remote-addressbook-history=VALUE Default address book history count (3) - --with-html-messages-directory=VALUE + --with-default-html-directory=VALUE Default Directory to Temporarily Save HTML Messages (.alpine-html) --with-smime-public-cert-directory=VALUE @@ -17779,9 +17779,9 @@ _ACEOF dpv=.alpine-html -# Check whether --with-html-messages-directory was given. -if test "${with_html_messages_directory+set}" = set; then : - withval=$with_html_messages_directory; +# Check whether --with-default-html-directory was given. +if test "${with_default_html_directory+set}" = set; then : + withval=$with_default_html_directory; if test "x$withval" != "xno" ; then dpv=$withval fi -- cgit v1.2.3-70-g09d2