mirror of
https://github.com/encounter/SDL.git
synced 2025-12-11 14:41:56 +00:00
better check for clock_gettime_nsec_np() -- cf. bug #5467.
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
#define HAVE_REALLOC 1
|
||||
#define HAVE_FREE 1
|
||||
#define HAVE_ALLOCA 1
|
||||
#define HAVE_CLOCK_GETTIME_NSEC_NP 1
|
||||
#define HAVE_GETENV 1
|
||||
#define HAVE_SETENV 1
|
||||
#define HAVE_PUTENV 1
|
||||
|
||||
Reference in New Issue
Block a user