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
@@ -64,7 +64,7 @@
#cmakedefine _GLFW_HAS_GLXGETPROCADDRESSEXT
// Define this to 1 if the Linux joystick API is available
#cmakedefine _GLFW_USE_LINUX_JOYSTICKS
#cmakedefine _GLFW_HAS_LINUX_JOYSTICKS
// The GLFW version as used by glfwGetVersionString
#define _GLFW_VERSION_FULL "@GLFW_VERSION_FULL@"