summaryrefslogtreecommitdiff
path: root/docs/INSTALL.UNIX
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2021-04-10 23:32:20 -0400
committerAlexei Podtelezhnikov <apodtele@gmail.com>2021-04-10 23:32:20 -0400
commitb9b74f9f78565513086050acdda98ddc23cf605e (patch)
tree1bad4d965d22d00af369169387599d62062b4ef5 /docs/INSTALL.UNIX
parentf9350be1e45baa1c29f7551274982262f8e769ce (diff)
downloadfreetype2-b9b74f9f78565513086050acdda98ddc23cf605e.tar.gz
A few words on prerequisites.
Diffstat (limited to 'docs/INSTALL.UNIX')
-rw-r--r--docs/INSTALL.UNIX4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/INSTALL.UNIX b/docs/INSTALL.UNIX
index bdf42e277..ff4eabedf 100644
--- a/docs/INSTALL.UNIX
+++ b/docs/INSTALL.UNIX
@@ -57,7 +57,9 @@ or MSys on Win32:
./configure --help
to see the list of possible configuration options and important
- environment variables.
+ environment variables. The ./configure script will detect some
+ prerequisite system libraries (libpng, brotli, etc.) if their
+ headers are available at the default locations.
The following should work on all Unix systems where the `make'
command invokes GNU Make: