> 
> PS---Wasn't there once something in autogen.sh to deal with this? Nothing 
> there anymore.
> _______________________________________________


I was half remebering this, which is now in configure.ac:

 *-*-darwin*)
    darwin=yes
    LDFLAGS="$LDFLAGS -dylib_file 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 `/opt/local/bin/pkg-config --libs glib-2.0`"
    AC_DEFINE(USE_APPLE_OPENGL, 1, [Define if using Apple OpenGL])
    ;;
esac


_______________________________________________
Bug-gnubg mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to