Lines Matching refs:PNG_STATIC
150 * PNG_STATIC -- (ignored) building the static lib, or building an
155 * a cygwin user should define either PNG_BUILD_DLL or PNG_STATIC, and
163 * PNG_STATIC
169 * we don't need to worry about PNG_STATIC or ALL_STATIC when it comes
171 * PNG_BUILD_DLL and PNG_STATIC because those change some defaults
185 # if !defined(PNG_STATIC)
186 # define PNG_STATIC
190 # if defined(PNG_STATIC)
191 # undef PNG_STATIC
200 # if defined(PNG_STATIC)
1257 * Define PNG_STATIC if you are building a static library for use with cygwin,
1272 # if !defined(PNG_STATIC)