summaryrefslogtreecommitdiffstats
path: root/make/gl-x11.cfg
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2003-06-26 13:35:42 +0000
committerKenneth Russel <[email protected]>2003-06-26 13:35:42 +0000
commit4f1304e3d4039b6388f7ac7886894b5fc280b089 (patch)
treed9ece5d29e87f6cbbec88752aaf4420a1bee121e /make/gl-x11.cfg
parent0a6e191eaebcc8edc2611dbedab6fd04a615fc2f (diff)
Fixed inheritance problem with GL on Mac OS X. Updated documentation.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@14 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/gl-x11.cfg')
-rw-r--r--make/gl-x11.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/gl-x11.cfg b/make/gl-x11.cfg
index cdd595b0b..e20deed55 100644
--- a/make/gl-x11.cfg
+++ b/make/gl-x11.cfg
@@ -5,6 +5,7 @@ Style InterfaceOnly
JavaClass GL
Extends GL WGL
Extends GL GLX
+Extends GL CGL
Include gl-common-x11.cfg
EmitProcAddressTable false \ No newline at end of file