+2005-12-19 Marcus Mueller <znek@mulle-kybernetik.com>
+
+ * GNUMakefile.preamble: provide all necessary library dependencies
+ for certain broken linkers - this won't harm platforms sporting
+ more capable linkers (v0.9.33)
+
2005-08-01 Helge Hess <helge.hess@skyrix.com>
* added FHS installation (v0.9.32)
endif
test_quick_extract_TOOL_LIBS += \
- -lNGExtensions \
+ -lEOControl \
+ -lSaxObjC \
+ -lDOM \
+ -lNGExtensions \
+ -lNGiCal \
+ -lGDLContentStore \
+ -lGDLAccess \
-lOGoContentStore
MAJOR_VERSION=0
MINOR_VERSION=9
-SUBMINOR_VERSION:=32
+SUBMINOR_VERSION:=33
# v0.9.30 requires libNGiCal v4.5.48
# v0.9.26 requires libGDLContentStore v4.5.26