diff options
| author | Po Lu <luangruo@yahoo.com> | 2023-03-20 15:37:07 +0800 |
|---|---|---|
| committer | Po Lu <luangruo@yahoo.com> | 2023-03-20 15:37:11 +0800 |
| commit | b26b4c537bb031027dafd4dccda6a8cc5874ce4d (patch) | |
| tree | 2924d238909801cca38bb8dfcc8cce27f5061850 /java | |
| parent | a7902e9d8051cb977518e3cfe9a44b1e0fd0420c (diff) | |
; * java/INSTALL: Fix typo.
Diffstat (limited to 'java')
| -rw-r--r-- | java/INSTALL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/INSTALL b/java/INSTALL index 87d8979eb47..4bab7d5a2da 100644 --- a/java/INSTALL +++ b/java/INSTALL @@ -325,6 +325,9 @@ unpack the following tar archive in that site: and add the resulting folder to ``--with-ndk-build''. + +IMAGEMAGICK + There is a third party port of ImageMagick to Android. Unfortunately, the port also uses its own patched versions of libpng, libjpeg, libtiff and libwebp, which conflict with those used by Emacs. Its |
