projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11be475
)
; Fix typo
author
Stefan Kangas
<stefankangas@gmail.com>
Sat, 12 Aug 2023 13:46:32 +0000
(15:46 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sat, 12 Aug 2023 13:46:32 +0000
(15:46 +0200)
java/INSTALL
patch
|
blob
|
history
diff --git
a/java/INSTALL
b/java/INSTALL
index 7ee39a71e9af11c38d1495ab4d4ad08898899b30..fb235af13462c7b966d5aeecd71875b760060cf1 100644
(file)
--- a/
java/INSTALL
+++ b/
java/INSTALL
@@
-39,7
+39,7
@@
script like so:
Replacing the paths in the command line above with:
- the path to the `android.jar' headers which come with the Android
- SDK. They must correspond to Android version 13 (API level 33
.)
+ SDK. They must correspond to Android version 13 (API level 33
).
- the path to the C compiler in the Android NDK, for the kind of CPU
you are building Emacs to run on.