Lines Matching refs:PNG_STATIC
182 * PNG_STATIC -- (ignored) building the static lib, or building an
187 * a cygwin user should define either PNG_BUILD_DLL or PNG_STATIC, and
195 * PNG_STATIC
201 * we don't need to worry about PNG_STATIC or ALL_STATIC when it comes
203 * PNG_BUILD_DLL and PNG_STATIC because those change some defaults
217 # ifndef PNG_STATIC
218 # define PNG_STATIC
222 # ifdef PNG_STATIC
223 # undef PNG_STATIC
232 # ifdef PNG_STATIC
1380 * Define PNG_STATIC if you are building a static library for use with cygwin,
1395 # ifndef PNG_STATIC