[Libreoffice-commits] core.git: configure.ac
Stephan Bergmann
sbergman at redhat.com
Wed May 17 13:51:43 UTC 2017
configure.ac | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 414fd05699275b379ea9815e004497e591276c20
Author: Stephan Bergmann <sbergman at 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
More information about the Libreoffice-commits
mailing list