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 <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
This commit is contained in:
committed by
Noel Grandin
parent
c3c45ff7ef
commit
b544b651ca
@@ -7480,6 +7480,7 @@ AC_SUBST(SYSTEM_ZLIB)
|
|||||||
dnl ===================================================================
|
dnl ===================================================================
|
||||||
dnl Check for system jpeg
|
dnl Check for system jpeg
|
||||||
dnl ===================================================================
|
dnl ===================================================================
|
||||||
|
AC_MSG_CHECKING([which libjpeg to use])
|
||||||
if test "$with_jpeg_turbo" = "auto"; then
|
if test "$with_jpeg_turbo" = "auto"; then
|
||||||
# TODO use jpeg-turbo on Darwin too
|
# TODO use jpeg-turbo on Darwin too
|
||||||
case "$_os" in
|
case "$_os" in
|
||||||
|
Reference in New Issue
Block a user