squawk if attached to wrong PANDATOOL
This commit is contained in:
parent
758997311e
commit
a24eef9135
|
|
@ -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]]
|
||||
|
|
|
|||
Loading…
Reference in New Issue