Renamed config macro to match convention.

This commit is contained in:
Camilla Berglund
2012-09-12 03:17:50 +02:00
parent e15e92b583
commit 64c677be9e
4 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -719,7 +719,7 @@ const char* _glfwPlatformGetVersionString(void)
#if defined(_POSIX_TIMERS) && defined(_POSIX_MONOTONIC_CLOCK)
" clock_gettime"
#endif
#if defined(_GLFW_USE_LINUX_JOYSTICKS)
#if defined(_GLFW_HAS_LINUX_JOYSTICKS)
" Linux-joystick-API"
#else
" no-joystick-support"