summaryrefslogtreecommitdiff
path: root/Build/source/libs/libpng/libpng-1.6.8/pngusr.dfa
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-01-02 15:03:51 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-01-02 15:03:51 +0000
commit75d06e67ba1f1e96903b8d80ac3d0847687d2aba (patch)
treeaa16e45bc14d6b0a9757bc55d13b2c84554e85ab /Build/source/libs/libpng/libpng-1.6.8/pngusr.dfa
parentfa4f992c25c38ef0dec164173d7b2665f72881d4 (diff)
libpng 1.6.8
git-svn-id: svn://tug.org/texlive/trunk@32548 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/libpng/libpng-1.6.8/pngusr.dfa')
-rw-r--r--Build/source/libs/libpng/libpng-1.6.8/pngusr.dfa14
1 files changed, 14 insertions, 0 deletions
diff --git a/Build/source/libs/libpng/libpng-1.6.8/pngusr.dfa b/Build/source/libs/libpng/libpng-1.6.8/pngusr.dfa
new file mode 100644
index 00000000000..9d39564b51d
--- /dev/null
+++ b/Build/source/libs/libpng/libpng-1.6.8/pngusr.dfa
@@ -0,0 +1,14 @@
+# pngusr.dfa
+#
+# Build time configuration of libpng
+#
+# Enter build configuration options in this file
+#
+# Security settings: by default these limits are unset, you can change them
+# here by entering the appropriate values as #defines preceded by '@' (to cause,
+# them to be passed through to the build of pnglibconf.h), for example:
+#
+# @# define PNG_USER_WIDTH_MAX 1000000
+# @# define PNG_USER_HEIGHT_MAX 1000000
+# @# define PNG_USER_CHUNK_CACHE_MAX 128
+# @# define PNG_USER_CHUNK_MALLOC_MAX 8000000