Browse Source

test for Maya SDK, not just Maya

David Rose 24 years ago
parent
commit
ae6f1cff51
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dtool/Config.pp

+ 1 - 1
dtool/Config.pp

@@ -366,7 +366,7 @@
 // Is Maya installed?  This matters only to programs in PANDATOOL.
 #define MAYA_LOCATION /usr/aw/maya3.0
 #defer MAYA_LIBS $[if $[WINDOWS_PLATFORM],Foundation.lib OpenMaya.lib]
-#defer HAVE_MAYA $[isdir $[MAYA_LOCATION]]
+#defer HAVE_MAYA $[isdir $[MAYA_LOCATION]/include/maya]
 
 
 // Define this to generate static libraries and executables, rather than