On Thu, Jul 01, 2004, Torsten Homeyer wrote:

> [...]
>     changed png usage from qt to system
> [...]
>   @@ -144,7 +144,7 @@
>            -docdir %{l_prefix}/share/kde/qt/doc \
>            -datadir %{l_prefix}/share/kde/qt/data \
>            -release -shared -stl -sm \
>   -        -qt-zlib -qt-libpng -qt-libjpeg -qt-libmng -qt-gif \
>   +        -qt-zlib -system-libpng -qt-libjpeg -qt-libmng -qt-gif \
>            -no-nis -no-cups -no-nas-sound -no-xinerama \
>            -xrender -no-xft -no-tablet -no-xkb \
>            -disable-opengl -enable-sql \

Good idea, but please notice that PNG depends on ZLib and the two should
be handled most of the time similarily because of this. So, if we use
the external PNG then we certainly also want to use the external ZLIB.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to