changeset 931:7ac5a366184d

Remove -system-lipng from qt configure line This was not used anyway as -qt-png was provided later in the line
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 22 Aug 2014 16:19:46 +0200
parents 9e2266aa1cbf
children 57371f2e8dae
files INSTALL
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Fri Aug 22 16:01:26 2014 +0200
+++ b/INSTALL	Fri Aug 22 16:19:46 2014 +0200
@@ -35,7 +35,7 @@
     -release  -nomake tests  -nomake examples  -confirm-license \
     -static -no-cups -no-nis -no-icu -no-fontconfig -qt-freetype \
     -no-directfb -no-opengl -no-kms -no-eglfs -no-egl -no-openssl -no-glib \
-    -system-libpng -qpa xcb -qt-xkbcommon -qt-xcb -no-nis -no-libjpeg -qt-libpng \
+    -qpa xcb -qt-xkbcommon -qt-xcb -no-nis -no-libjpeg -qt-libpng \
     -qt-zlib -no-gif && \
     nice make -j`nproc` && \
     make install

http://wald.intevation.org/projects/trustbridge/