include Maya in configure report

This commit is contained in:
David Rose 2004-09-20 18:06:55 +00:00
parent 069e0fac71
commit 33d4210ff2

View File

@ -86,6 +86,11 @@
#else #else
#print - Did not find DirectX #print - Did not find DirectX
#endif #endif
#if $[HAVE_MAYA]
#print + OpenMaya
#else
#print - Did not find OpenMaya
#endif
#print #print
#if $[and $[HAVE_INTERROGATE],$[HAVE_PYTHON]] #if $[and $[HAVE_INTERROGATE],$[HAVE_PYTHON]]