diff options
author | Sven Gothel <[email protected]> | 2008-06-25 09:38:10 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2008-06-25 09:38:10 +0000 |
commit | 6e9438e631b9f75340c1f7e7cf06b38a358861c4 (patch) | |
tree | 9500137a98e187f5e1c09fdf037043613e333cbb /make/make.jogl.all.linux-x86.sh | |
parent | 16f1e768f7a9162ac50cefc811a1fce019831bdf (diff) |
GLES1 NEWT X11 - RedSquare - working
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1683 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/make.jogl.all.linux-x86.sh')
-rw-r--r-- | make/make.jogl.all.linux-x86.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/make.jogl.all.linux-x86.sh b/make/make.jogl.all.linux-x86.sh index f538018be..556224d4c 100644 --- a/make/make.jogl.all.linux-x86.sh +++ b/make/make.jogl.all.linux-x86.sh @@ -2,7 +2,7 @@ . ../../setenv-build-jogl.sh -ant -v \ +ant \ -Dgluegen.cpptasks.detected.os=true \ -DisUnix=true \ -DisLinux=true \ |