diff options
author | Kenneth Russel <[email protected]> | 2003-08-21 19:09:45 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2003-08-21 19:09:45 +0000 |
commit | 4195f8984ec08d9c5d4a4794728a046af9f0924b (patch) | |
tree | 657040c6f45f9f0d3fc2a3413795adf8a83017c2 /make/glu-common.cfg | |
parent | d4647dc1d9020f9c7bec2fac06dbb0424cb11c29 (diff) |
GLU tesselator port by Pepijn Van Eeckhoudt and Nathan Parker Burg.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@57 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/glu-common.cfg')
-rw-r--r-- | make/glu-common.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/glu-common.cfg b/make/glu-common.cfg index 49290bdd3..b7057a978 100644 --- a/make/glu-common.cfg +++ b/make/glu-common.cfg @@ -138,7 +138,7 @@ Ignore gluTessNormal Ignore gluTessProperty Ignore gluTessVertex Ignore gluTessCallback.* -Ignore GLU_TESS.+ +Ignore GLUtesselator # # ------------------------ |