From: Po Lu Date: Thu, 22 Feb 2024 02:21:12 +0000 (+0800) Subject: ; * admin/CPP-DEFINES: Fix typos. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=74cae238332c6b2041130c0dd1661cf76df8a4f2;p=emacs.git ; * admin/CPP-DEFINES: Fix typos. (cherry picked from commit ee6343556a53770cd2c7730b48ce1731423d8825) --- diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES index 8143a394578..c07fdc487ee 100644 --- a/admin/CPP-DEFINES +++ b/admin/CPP-DEFINES @@ -42,8 +42,8 @@ HAVE_X_WINDOWS Compile support for X Window system. Equivalent to HAVE_X11. HAVE_ANDROID Compiling the Android GUI interface. Enough of this code is compiled for the build machine cross-compiling the Android port to produce an Emacs binary that can - Lisp code in batch mode, for the purpose of compiling - Lisp code for packaging. + run Lisp code in batch mode, for the purpose of running + the byte-compiler. ANDROID_STUBIFY The Android GUI interface is being compiled for the build machine, as above.