From 958b64beb44a470301a4354ae7d5133236e2f40f Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 18 Oct 2011 12:57:08 +0200 Subject: Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch flags (-d32/-d64) ; glxext.h uses 'gl-64bit-types.h' Cleanup dependencies and linker args - JOGL/NEWT: remove Xxf86vm dependency - NativeWindow Solaris: Use std 'Xinerama' and 'xf86vmode' --- make/build-newt.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'make/build-newt.xml') diff --git a/make/build-newt.xml b/make/build-newt.xml index e433b289c..d3248fa9d 100644 --- a/make/build-newt.xml +++ b/make/build-newt.xml @@ -239,15 +239,15 @@ - + + - - + + - @@ -258,25 +258,21 @@ - - - - @@ -285,14 +281,19 @@ + - + + + - + + + -- cgit v1.2.3