update maya version

This commit is contained in:
David Rose 2001-06-28 17:52:06 +00:00
parent 28d3ca834e
commit 538162cafa

View File

@ -326,7 +326,7 @@
#defer HAVE_GTKMM $[bintest $[GTKMM_CONFIG]] #defer HAVE_GTKMM $[bintest $[GTKMM_CONFIG]]
// Is Maya installed? This matters only to programs in PANDATOOL. // Is Maya installed? This matters only to programs in PANDATOOL.
#define MAYA_LOCATION /usr/aw/maya2.5 #define MAYA_LOCATION /usr/aw/maya3.0
#defer HAVE_MAYA $[isdir $[MAYA_LOCATION]] #defer HAVE_MAYA $[isdir $[MAYA_LOCATION]]