exherbo-impulze/packages/x11-dri/mesa/files/do_not_support_fortran.patch

12 lines
314 B
Diff

--- ./src/glut/glx/glutint.h.orig 2008-12-27 04:06:48.000000000 +0100
+++ ./src/glut/glx/glutint.h 2008-12-27 04:06:58.000000000 +0100
@@ -15,8 +15,6 @@
#include <sys/time.h>
#endif
-#define SUPPORT_FORTRAN /* With GLUT 3.7, everyone supports Fortran. */
-
#if defined(_WIN32)
#include "glutwin32.h"
#else