autotools: Add check for libdecor get min/max functions

This commit is contained in:
Frank Praznik
2023-01-18 13:03:04 -05:00
committed by Sam Lantinga
parent 8efa1f8fc6
commit 44dc90dcc8
2 changed files with 11 additions and 0 deletions

View File

@@ -491,4 +491,7 @@
/* Enable dynamic libsamplerate support */
#undef SDL_LIBSAMPLERATE_DYNAMIC
/* Libdecor get min/max content size functions */
#undef SDL_HAVE_LIBDECOR_GET_MIN_MAX
#endif /* SDL_config_h_ */