[MLton-commit] r6871

Vesa Karvonen vesak at mlton.org
Sat Sep 20 01:31:45 PDT 2008


Comments.

----------------------------------------------------------------------

U   mltonlib/trunk/org/mlton/vesak/sdl/unstable/detail/config/x86-linux.h

----------------------------------------------------------------------

Modified: mltonlib/trunk/org/mlton/vesak/sdl/unstable/detail/config/x86-linux.h
===================================================================
--- mltonlib/trunk/org/mlton/vesak/sdl/unstable/detail/config/x86-linux.h	2008-09-18 20:54:33 UTC (rev 6870)
+++ mltonlib/trunk/org/mlton/vesak/sdl/unstable/detail/config/x86-linux.h	2008-09-20 08:31:44 UTC (rev 6871)
@@ -1,9 +1,11 @@
-/* Copyright (C) 2007 Vesa Karvonen
+/* Copyright (C) 2007-2008 Vesa Karvonen
  *
  * This code is released under the MLton license, a BSD-style license.
  * See the LICENSE file or http://mlton.org/License for details.
  */
 
+/* SDL */
+
 #define _BITS_PTHREADTYPES_H 1
 #define _SDL_endian_h
 
@@ -29,3 +31,7 @@
 #undef HAVE_SYS_TYPES_H
 
 #undef HAVE_ICONV
+
+/* GL */
+
+#define GL_GLEXT_PROTOTYPES




More information about the MLton-commit mailing list