summaryrefslogtreecommitdiff
path: root/graphics/mesagl/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mesagl/files/patch-aa')
-rw-r--r--graphics/mesagl/files/patch-aa34
1 files changed, 0 insertions, 34 deletions
diff --git a/graphics/mesagl/files/patch-aa b/graphics/mesagl/files/patch-aa
deleted file mode 100644
index d63f547591fc..000000000000
--- a/graphics/mesagl/files/patch-aa
+++ /dev/null
@@ -1,34 +0,0 @@
---- configure.orig Fri Nov 7 12:00:34 2003
-+++ configure Thu Mar 2 16:13:38 2006
-@@ -1885,10 +1885,10 @@
-
- # For Mesa-specific libs like libOSMesa.
- LIBMESA_VERSION_INFO=4:${MESA_VERSION}:0 # Mesa 5.0.2
--LIBGL_VERSION_INFO=5:${MESA_VERSION}:4 # OpenGL 1.4
--LIBGLU_VERSION_INFO=2:${MESA_VERSION}:1 # GLU 1.1
--SI_GLU_VERSION_INFO=4:${MESA_VERSION}:3 # GLU 1.3
--LIBGLUT_VERSION_INFO=10:1:7 # GLUT 3.7
-+LIBGL_VERSION_INFO=${GLVER}:0
-+LIBGLU_VERSION_INFO=${GLVER}:0
-+SI_GLU_VERSION_INFO=${GLVER}:0
-+LIBGLUT_VERSION_INFO=${GLUTVER}:0
-
-
-
-@@ -7920,6 +7920,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -8849,7 +8850,7 @@
-
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
-- CFLAGS="$CFLAGS -D_REENTRANT -DPTHREADS"
-+ CFLAGS="$CFLAGS -D_THREAD_SAFE -D_REENTRANT -DPTHREADS"
- THREAD_LIBS="$THREAD_LIBS -lpthread"
- else
- echo "$as_me: failed program was:" >&5