configure.ac |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 414fd05699275b379ea9815e004497e591276c20
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Wed May 17 15:50:57 2017 +0200

    Make warning about missing nasm more prominent
    
    Change-Id: I07fa8b67dc5cbad7f216fa4eafb29120767a39a8

diff --git a/configure.ac b/configure.ac
index ecfbab754ed4..588aa77afcbd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7788,6 +7788,7 @@ consult 
https://github.com/libjpeg-turbo/libjpeg-turbo/blob/master/BUILDING.md
 _EOS
             fi
             AC_MSG_WARN([no suitable nasm (Netwide Assembler) found])
+            add_warning "no suitable nasm (Netwide Assembler) found for 
internal jpeg-turbo"
         fi
       ;;
     esac
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to