Index: third_party/libpng/README.google |
diff --git a/third_party/libpng/README.google b/third_party/libpng/README.google |
index 4578d353cf264dbd6cbbb76dcc8e931209a17628..49e06593706d0c5c8d983d75808e9fa303211ece 100644 |
--- a/third_party/libpng/README.google |
+++ b/third_party/libpng/README.google |
@@ -3,8 +3,10 @@ Version: 1.6.16 |
License: libpng license |
License File: LICENSE, pulled out of png.h |
Description: png compression/decompression library |
-Local Modifications: Created pnglibconf.h from pnglibconf.h.prebuilt (just a |
- rename). Pulled LICENSE into its own file. |
+Local Modifications: (1) Created pnglibconf.h from pnglibconf.h.prebuilt (a |
+ rename with a few additional settings enabled). (2) Created pngprefix.h |
+ that is required when using the PNG_PREFIX define. (3) Pulled LICENSE into |
+ its own file. |
FAQ: |
Q: Why does this directory exist? |
scroggo
2015/04/01 15:40:21
It seems like we also need it for pngprefix.h?
djsollen
2015/04/01 17:19:01
Done.
|