summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/freetype/src/gzip/README.freetype
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/freetype/src/gzip/README.freetype')
-rw-r--r--src/3rdparty/freetype/src/gzip/README.freetype1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/freetype/src/gzip/README.freetype b/src/3rdparty/freetype/src/gzip/README.freetype
index 493b807198..e0c8ced180 100644
--- a/src/3rdparty/freetype/src/gzip/README.freetype
+++ b/src/3rdparty/freetype/src/gzip/README.freetype
@@ -18,5 +18,6 @@ The files in this directory have been prepared as follows.
- Take the unmodified source code files from the zlib distribution that are
included by `ftgzip.c`.
+ - Copy `zconf.h` to `ftzconf.h` (which stays unmodified otherwise).
- Run zlib's `zlib2ansi` script on all `.c` files.
- Apply the diff file(s) in the `patches` folder.