gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/macros opengl.m4


From: Markus Gothe
Subject: [Gnash-commit] gnash/macros opengl.m4
Date: Sat, 14 Jun 2008 01:04:01 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  08/06/14 01:04:01

Modified files:
        macros         : opengl.m4 

Log message:
        Updated

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/opengl.m4?cvsroot=gnash&r1=1.40&r2=1.41

Patches:
Index: opengl.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/opengl.m4,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- opengl.m4   13 Jun 2008 23:51:03 -0000      1.40
+++ opengl.m4   14 Jun 2008 01:04:01 -0000      1.41
@@ -132,8 +132,7 @@
   fi
   
   if test x"${darwin}" = xyes; then
-         OPENGL_LIBS="${OPENGL_LIBS} -dylib_file 
/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries/libGL.dylib"
-         LDFLAGS="$LDFLAGS 
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries/libGL.dylib"
+         OPENGL_LIBS="${OPENGL_LIBS} -dylib_file 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"
   fi
 
   AC_SUBST(OPENGL_CFLAGS)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]