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

New commits:
commit c7b850a934fd3ac68e53fb4affabb32aeae5217e
Author: Jesús Corrius <[email protected]>
Date:   Tue Apr 7 10:15:33 2015 +0200

    Add missing '<'
    
    Change-Id: I86a01f0a066a915b9f87768fc73d24ab2fcdb4f6
    Reviewed-on: https://gerrit.libreoffice.org/15182
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Caolán McNamara <[email protected]>
    Tested-by: Caolán McNamara <[email protected]>

diff --git a/configure.ac b/configure.ac
index 4189d51..96031b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2034,7 +2034,7 @@ AC_ARG_WITH(windows-sdk,
          combinations are supported. The intent is that this option should not
          be needed.])
     [
-                          Usage:     --with-windows-sdk=7.1(A)/8.0(A)/8.1(A)>
+                          Usage:     --with-windows-sdk=<7.1(A)/8.0(A)/8.1(A)>
     ],
 ,)
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to