1 --- a/src/gd.h 2024-01-07 16:51:43.749223000 +0100
2 +++ b/src/gd.h 2024-01-07 16:52:34.162291600 +0100
4 the gd sources in a project. */
6 /* http://gcc.gnu.org/wiki/Visibility */
7 -#if defined(_WIN32) || defined(CYGWIN) || defined(_WIN32_WCE)
8 +#if 0 // Disable DLL annotations when building statically. Needed for embedding under MinGW.
11 # define BGD_EXPORT_DATA_PROT