summaryrefslogtreecommitdiffstats
path: root/make/validate-properties.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/validate-properties.xml')
-rwxr-xr-xmake/validate-properties.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/validate-properties.xml b/make/validate-properties.xml
index 42fd16f..9d29bc8 100755
--- a/make/validate-properties.xml
+++ b/make/validate-properties.xml
@@ -11,7 +11,7 @@
- we can not overwrite it.
-->
<target name="java.class.path.validate">
- <available property="gluegen.jar.on.class.path" classname="com.sun.gluegen.GlueGen" />
+ <available property="gluegen.jar.on.class.path" classname="com.jogamp.gluegen.GlueGen" />
<fail if="gluegen.jar.on.class.path">
*******************************************************************
** Your CLASSPATH environment variable appears to be set (some **