Hello,

Would someone please update the Makefile in abiword\abi\src\wp\impexp\xp
to include the T602 importer so the Win32 Tinderbox stops complaining
about unresolved symbols introduced in ie_impexp_Register.cpp with the line
        IE_Imp::registerImporter(new IE_Imp_T602_Sniffer ());

I think something as simple as the following will make it go green again.
-                       ie_imp_ISCII.cpp
+                       ie_imp_ISCII.cpp                        \
+                       ie_imp_T602.cpp

Thank you,
Jeremy Davis
[EMAIL PROTECTED]


Reply via email to