]> git.eshelyaron.com Git - emacs.git/commit
Repair mailutils configury
authorPo Lu <luangruo@yahoo.com>
Fri, 11 Aug 2023 00:57:04 +0000 (08:57 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 11 Aug 2023 00:57:04 +0000 (08:57 +0800)
commitcc6fed326aa491f89cad5cf59f4a8fb7b2863011
tree7cd6c2afe193ab44db7d6fe5de7aca8921131764
parenta71a96f6ef632419f0ac9f8ace0c4a58446ca22b
Repair mailutils configury

* configure.ac (with_mailutils): When processing defaults,
set to yes-unless-android if with_features.
(HAVE_MAILUTILS): Later, disable Mailutils if yes-on-android
and with_android is set.  This is the minimal Emacs build
for the build machine.  (bug#65190)
configure.ac