From def81ee489540046027b9150640a58fbbbfdd7aa Mon Sep 17 00:00:00 2001 From: Travis Bryson Date: Tue, 13 Jun 2006 23:56:43 +0000 Subject: Issue number: Obtained from: Submitted by: Travis Reviewed by: Add Solaris AMD64 detection. Put 64 bit JVM in your path before 32 bit for detection to occur properly. Modified Files: make/gluegen-cpptasks.xml git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@34 a78bb65f-1512-4460-ba86-f6dc96a7bf27 --- make/gluegen-cpptasks.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/make/gluegen-cpptasks.xml b/make/gluegen-cpptasks.xml index 0eaa66a..66a9158 100755 --- a/make/gluegen-cpptasks.xml +++ b/make/gluegen-cpptasks.xml @@ -38,6 +38,7 @@ - isLinuxX86 - isOSX - isSolaris + - isSolarisAMD64 - isSolarisSparcv9 - isUnix - isWindows @@ -129,6 +130,13 @@ + + + + + + + @@ -147,6 +155,7 @@ + -- cgit v1.2.3