]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Sat, 11 Mar 2023 09:42:24 +0000 (17:42 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 11 Mar 2023 09:42:24 +0000 (17:42 +0800)
commitc4b77b82decb757af0aff1b7420203fa0805b483
tree40935b8762a673bda0eeb6ef167877c57beb0b0c
parent78faad633068d69dce25f246efb5374c21dae6bd
Update Android port

* configure.ac (HAVE_MAILUTILS, with_mailutils)
(ANDROID_SDK_8_OR_EARLIER, XCONFIGURE): Fix POP and mailutils
configuration on Android.
* java/Makefile.in:
* src/callproc.c (syms_of_callproc): Avoid using built-in
movemail when --with-mailutils.
configure.ac
java/Makefile.in
src/callproc.c