The modularization raises some questions. On static archs, a module like libp2edrvstd.so can't be loaded (or even built). What effect has this on the functionality of pstoedit?
BTW, the static versions of the modules, like libp2edrvstd.a, are entirely useless, no point in packaging them. The same for the .la files corresponding to modules (unless ltdl is involved, but I don't see it). Apparently some additional output modules are available if the libraries they depend on are. I don't know about the others, but at least libMagick++ is available through the ImageMagick port. This points to the idea of enabling further modules in the build and subpackaging them in MULTI_PACKAGES. -- Christian "naddy" Weisgerber [EMAIL PROTECTED]
