diff options
author | sg215889 <[email protected]> | 2009-07-24 14:29:08 -0700 |
---|---|---|
committer | sg215889 <[email protected]> | 2009-07-24 14:29:08 -0700 |
commit | 0b7a4d59af3ec29740720c4c8d9b249efe06ff5f (patch) | |
tree | 9ddaf55c48000c8a6255185136406f16a94e2fb3 /make/make.jogl.cdcfp.linux-x86.sh | |
parent | 0906140a18690a9dced8dec12dfdd8cf4c95a4df (diff) |
NEWT: Adding KD if building with OpenGL. Fixing build in case no native library is being build. Fixing KD build for non windows.
Diffstat (limited to 'make/make.jogl.cdcfp.linux-x86.sh')
-rw-r--r-- | make/make.jogl.cdcfp.linux-x86.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/make.jogl.cdcfp.linux-x86.sh b/make/make.jogl.cdcfp.linux-x86.sh index 67ef9fb65..4a2241669 100644 --- a/make/make.jogl.cdcfp.linux-x86.sh +++ b/make/make.jogl.cdcfp.linux-x86.sh @@ -23,7 +23,6 @@ ant -v \ -DisLinux=true \ -DisLinuxX86=true \ -DisX11=true \ - -DuseKD=true \ -DuseOpenMAX=true \ $* 2>&1 | tee make.jogl.cdcfp.linux-x86.log |