- remove CPPFLAG XP_UNIX from CMake, Scons and Irix make, checked our own code and /usr/include, its only used in our netscape plugin.

- CMake on unix default OpenMP to enabled.
- Scons on linux default OpenMP to enabled.
- copying python is slow, for scons only copy if the directory has not been created.
This commit is contained in:
2009-11-19 11:49:42 +00:00
parent 55b3280355
commit b895b2e48f
9 changed files with 28 additions and 12 deletions

View File

@@ -1,3 +1,4 @@
/**
* $Id$
*