[Libreoffice-commits] core.git: configure.ac

Jesús Corrius jcorrius at gmail.com
Tue Apr 7 02:54:25 PDT 2015


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

New commits:
commit c7b850a934fd3ac68e53fb4affabb32aeae5217e
Author: Jesús Corrius <jcorrius at gmail.com>
Date:   Tue Apr 7 10:15:33 2015 +0200

    Add missing '<'
    
    Change-Id: I86a01f0a066a915b9f87768fc73d24ab2fcdb4f6
    Reviewed-on: https://gerrit.libreoffice.org/15182
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

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)>
     ],
 ,)
 


More information about the Libreoffice-commits mailing list