From 6437604a5eea6eba66f07e9ba12d7174c921c0c4 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Tue, 31 Jan 2012 20:58:02 -0600 Subject: [PATCH] [libpng16] Fix comment in scripts/pnglibconf.dfa --- scripts/pnglibconf.dfa | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/pnglibconf.dfa b/scripts/pnglibconf.dfa index 315045106..82cc9a726 100644 --- a/scripts/pnglibconf.dfa +++ b/scripts/pnglibconf.dfa @@ -163,8 +163,9 @@ setting API_RULE default 0 # This allows a prefix to be added to the front of every API functon name (and # therefore every symbol) by redefining all the function names with the prefix -# in a new file "pngprefix.h"; this file must be installed in png.h if this -# facility is used. +# at the end of pnglibconf.h. It also turns on similar internal symbol renaming +# by causing a similar build-time only file, pngprefix.h, to be generated. + setting PREFIX # Default to using the read macros