summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2012-01-15 03:34:14 -0500
committerSam Lantinga <slouken@libsdl.org>2012-01-15 03:34:14 -0500
commitdc5869550e33f6154820d81806cc5cc750e285e5 (patch)
tree7980e79b1eb7bb69462e07172d51a670a48b1e89 /include
parentd60e5f07bb4cddc1d71f080eb8c0392d1be77aac (diff)
Check for sem_timedwait(), which isn't available on some systems (including OpenBSD
Diffstat (limited to 'include')
-rw-r--r--include/SDL_config_generated.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/SDL_config_generated.h.in b/include/SDL_config_generated.h.in
index 78b04b52..0a9f4020 100644
--- a/include/SDL_config_generated.h.in
+++ b/include/SDL_config_generated.h.in
@@ -151,6 +151,7 @@
#undef HAVE_ICONV
#undef HAVE_PTHREAD_SETNAME_NP
#undef HAVE_PTHREAD_SET_NAME_NP
+#undef HAVE_SEM_TIMEDWAIT
#else
/* We may need some replacement for stdarg.h here */