diff options
Diffstat (limited to 'java/INSTALL')
| -rw-r--r-- | java/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/INSTALL b/java/INSTALL index 94bf0b01a96..a4cc97e7710 100644 --- a/java/INSTALL +++ b/java/INSTALL | |||
| @@ -170,7 +170,7 @@ In normal circumstances, Emacs should automatically detect and configure | |||
| 170 | one of the C++ standard libraries part of the NDK when such a library is | 170 | one of the C++ standard libraries part of the NDK when such a library is |
| 171 | required to build a dependency specified under `--with-ndk-path'. | 171 | required to build a dependency specified under `--with-ndk-path'. |
| 172 | 172 | ||
| 173 | Nevertheless, this process is not infalliable, and with certain versions | 173 | Nevertheless, this process is not infallible, and with certain versions |
| 174 | of the NDK is liable to fail to locate a C++ compiler, requiring that | 174 | of the NDK is liable to fail to locate a C++ compiler, requiring that |
| 175 | you run the `make_standalone_toolchain.py' script in the NDK | 175 | you run the `make_standalone_toolchain.py' script in the NDK |
| 176 | distribution to create a ``standalone toolchain'' and substitute the | 176 | distribution to create a ``standalone toolchain'' and substitute the |