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

New commits:
commit 21a1ff063475fe8f26686591caed546e32ad42d5
Author: Tor Lillqvist <t...@collabora.com>
Date:   Wed Jun 11 10:48:06 2014 +0300

    Thinko
    
    Change-Id: I78a388385d4629bda35af8c08445f21ac547e86b

diff --git a/configure.ac b/configure.ac
index e965a1c..7b73434 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,7 +50,7 @@ PathFormat()
             if test "$fp_count_colon" = "0"; then
                 new_formatted_path=`realpath "$formatted_path"`
                 if test $? -ne 0;  then
-                    AC_MSG_WARNING([realpath failed for "$1", not necessarily 
a problem.])
+                    AC_MSG_WARN([realpath failed for "$1", not necessarily a 
problem.])
                 else
                     formatted_path="$new_formatted_path"
                 fi
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to