diff options
author | Sam Lantinga <slouken@libsdl.org> | 2017-09-06 10:31:05 -0700 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2017-09-06 10:31:05 -0700 |
commit | fc5665de443a0d7dcf2ac74418cac5cbcc6bbd0a (patch) | |
tree | ab21818054d96e7a03ca121d49d45e12d16a4eb6 /include/SDL_stdinc.h | |
parent | de9d602503ba37779b3e80814f20d69e655ce126 (diff) |
Fixed bug 3801 - HAVE_LIBSAMPLERATE_H depending on HAVE_LIBC in current SDL_config.h.in
Ozkan Sezer
HAVE_LIBSAMPLERATE_H is depending on HAVE_LIBC in current config.h.in:
it shouldn't be. HAVE_LIBUDEV_H, HAVE_DBUS_DBUS_H, HAVE_IBUS_IBUS_H,
HAVE_FCITX_FRONTEND_H, and HAVE_ALTIVEC_H have the same situation too.
I suggest something like the following, which moves them out of the
HAVE_LIBC confinement and also moves the windows dx header stuff along
side them. (Not ideal, but a bit cleaner I think.)
Diffstat (limited to 'include/SDL_stdinc.h')
0 files changed, 0 insertions, 0 deletions