summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/patches/freeglut-cygwin.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/patches/freeglut-cygwin.patch')
-rw-r--r--Build/source/utils/asymptote/patches/freeglut-cygwin.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/Build/source/utils/asymptote/patches/freeglut-cygwin.patch b/Build/source/utils/asymptote/patches/freeglut-cygwin.patch
deleted file mode 100644
index d6f5629fdd9..00000000000
--- a/Build/source/utils/asymptote/patches/freeglut-cygwin.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ru freeglut-2.6.0/configure freeglut-2.6.0J/configure
---- freeglut-2.6.0/configure 2009-04-20 20:53:07.000000000 -0700
-+++ freeglut-2.6.0J/configure 2009-06-22 06:49:17.640625000 -0700
-@@ -21289,7 +21289,7 @@
- LIBXXF86VM=
- LIBXI=
- VERSION_INFO=
-- EXPORT_FLAGS="-DFREEGLUT_EXPORTS"
-+ EXPORT_FLAGS="-DFREEGLUT_EXPORTS -D_WIN32"
- else
- GL_LIBS="-lGL -lXext -lX11"
- { echo "$as_me:$LINENO: checking for XF86VidModeSwitchToMode in -lXxf86vm" >&5