Makefile addition to fix Win32 Tinderbox


Subject: Makefile addition to fix Win32 Tinderbox
From: Kenneth J.Davis (jeremyd@computer.org)
Date: Tue Oct 09 2001 - 12:24:57 CDT


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
jeremyd@computer.org



This archive was generated by hypermail 2b25 : Tue Oct 09 2001 - 12:27:45 CDT