squawk if attached to wrong PANDATOOL

This commit is contained in:
David Rose 2004-09-22 23:09:07 +00:00
parent 758997311e
commit a24eef9135

View File

@ -42,6 +42,9 @@
#if $[eq $[PANDATOOL],]
#error You seem to be attached to some trees, but not PANDATOOL!
#endif
#if $[ne $[canonical $[PANDATOOL]], $[canonical $[TOPDIR]]]
#error You are not attached to the right PANDATOOL!
#endif
#else
#defer PANDATOOL_INSTALL $[unixfilename $[INSTALL_DIR]]
#defer PANDATOOL_INSTALL_OTHER $[unixfilename $[INSTALL_DIR]]