--- trunk/perl/HyperEstraierWrapper.cpp 2005/09/03 18:04:41 2 +++ trunk/perl/HyperEstraierWrapper.cpp 2005/09/03 18:44:31 4 @@ -10,6 +10,11 @@ #include #include +/* backward compatibility for 0.5.4 */ +#ifndef ESTCONDAGITO +#define ESTCONDAGITO ESTCONDAGIT +#endif + namespace estraier { class Condition { public: