build_configs: remove HAVE_LIBUNWIND_H

It is only used in SDL_test, which does not use the config header.
This commit is contained in:
L zard
2024-12-24 13:16:48 +01:00
committed by Sam Lantinga
parent 42c67756cc
commit 052cb5773e
2 changed files with 0 additions and 2 deletions

View File

@@ -34,7 +34,6 @@
#define HAVE_ALLOCA_H 1
#define HAVE_FLOAT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBUNWIND_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MATH_H 1
#define HAVE_SIGNAL_H 1