On Thu, Dec 27, 2012 at 05:51:13PM +0000, Christian Weisgerber wrote: > The .a files should not be built at all. There is no point in > compiling everything twice and then throwing one set away.
Just passing --disable-static to the configure script has no effect. The build system seems to ignore that option entirely. I'm starting to think that making e17 SHARED_ONLY isn't worth the bother. It seems to be more involved than I have time for. I'll leave this to someone else who cares more about e17 than I do.