Hi, I have submitted a patch for review:
https://gerrit.libreoffice.org/3900 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/00/3900/1 Remove --disable-unix-qstart-libpng from distro-configs. commit cc858aca0ebf653eebceaf09e2316763d8d81051 "configure: substantially de-bong libpng handling" Removed the unix-qstart-libpng configure option. Also remove it from the distro-configs. Change-Id: I99de8b99d531d7bedc76ac171050219801000284 --- M distro-configs/LibreOfficeLinux.conf M distro-configs/LibreOfficeOpenBSD.conf 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index 3836c73..1b841e4 100644 --- a/distro-configs/LibreOfficeLinux.conf +++ b/distro-configs/LibreOfficeLinux.conf @@ -38,6 +38,5 @@ --enable-python=internal --enable-online-update --disable-gio ---disable-unix-qstart-libpng --disable-randr-link --disable-kde4 diff --git a/distro-configs/LibreOfficeOpenBSD.conf b/distro-configs/LibreOfficeOpenBSD.conf index 6a52daf..3492b7e 100644 --- a/distro-configs/LibreOfficeOpenBSD.conf +++ b/distro-configs/LibreOfficeOpenBSD.conf @@ -7,7 +7,6 @@ --disable-odk --disable-opengl --disable-randr-link ---disable-unix-qstart-libpng --enable-gstreamer-0-10 --enable-lockdown --enable-ext-presenter-minimizer -- To view, visit https://gerrit.libreoffice.org/3900 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I99de8b99d531d7bedc76ac171050219801000284 Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Mark Wielaard <m...@klomp.org> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice