configure.ac | 1 + 1 file changed, 1 insertion(+) New commits: commit 2f6f58a06260029e3ef784956114a730d5790adc Author: David Ostrovsky <da...@ostrovsky.org> Date: Thu Feb 23 23:49:03 2017 +0100
configure.ac: Add missing result message Change-Id: Ib5d84e67d36e41d20e137ce96ce66f758b110198 Reviewed-on: https://gerrit.libreoffice.org/34596 Reviewed-by: Michael Stahl <mst...@redhat.com> Tested-by: Michael Stahl <mst...@redhat.com> diff --git a/configure.ac b/configure.ac index e69e9f1..a2448e4 100644 --- a/configure.ac +++ b/configure.ac @@ -3502,6 +3502,7 @@ if test "$_os" = "WINNT"; then else AC_MSG_ERROR([No msbuild found, Visual Studio installation broken?]) fi + AC_MSG_RESULT([$regvalue]) fi # Find the version of devenv.exe _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits