summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2024-02-22 10:21:12 +0800
committerPo Lu <luangruo@yahoo.com>2024-02-22 10:21:12 +0800
commitee6343556a53770cd2c7730b48ce1731423d8825 (patch)
tree98032c3913fc62f6722d6bac705351235dafc06a /admin
parentf024b63ecf8d4ebfd518beb4c2dfc853d725ec19 (diff)
downloademacs-ee6343556a53770cd2c7730b48ce1731423d8825.tar.gz
; * admin/CPP-DEFINES: Fix typos.
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES4
1 files changed, 2 insertions, 2 deletions
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.