configure.ac | 1 + 1 file changed, 1 insertion(+) New commits: commit b544b651ca4d40bae8f11d0daec113a138f5d17d Author: Tomáš Chvátal <tomas.chva...@gmail.com> Date: Sat Jun 13 14:04:48 2015 +0200
Add libjpeg detection message, so we do not just show external without context Change-Id: Iee8e233ec7505eb397efb5a5a8d243ff4a0e6341 Reviewed-on: https://gerrit.libreoffice.org/16256 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Noel Grandin <noelgran...@gmail.com> diff --git a/configure.ac b/configure.ac index 4abe98f..74b0977 100644 --- a/configure.ac +++ b/configure.ac @@ -7480,6 +7480,7 @@ AC_SUBST(SYSTEM_ZLIB) dnl =================================================================== dnl Check for system jpeg dnl =================================================================== +AC_MSG_CHECKING([which libjpeg to use]) if test "$with_jpeg_turbo" = "auto"; then # TODO use jpeg-turbo on Darwin too case "$_os" in
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits