Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=246525 --- Comment #19 from Rick L Vinyard Jr <rvinyard@xxxxxxxxxxx> 2008-09-15 15:14:28 EDT --- Also, just for clarification.... mini doesn't have any DXT code of its own. mini relies on libsquish for a DXT implementation. Since squish is not available (and won't be available in Fedora) mini is built with the "--with-squish=no" configure option which #defines NOSQUISH. If NOSQUISH is defined the squish library headers are not included and squish is not linked against... thus DXT is not used. The package does include a squishbase.cpp patch, but this is only because the #ifdef NOSQUISH is in the wrong place... it should be around the #include <squish.h> line instead of the #include <squishbase.h> line. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review