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

Tor Lillqvist tml at collabora.com
Mon Oct 20 15:02:07 PDT 2014


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

New commits:
commit 1ddc9fd6365059e93d3e080d2121693a658c9ff7
Author: Tor Lillqvist <tml at collabora.com>
Date:   Tue Oct 21 00:44:22 2014 +0300

    Correct comment
    
    Change-Id: I29633cfe7b378796bec5fe822941193ded8a9aa9

diff --git a/configure.ac b/configure.ac
index 5d2198b..de17612 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2725,7 +2725,7 @@ if test $_os = Darwin; then
     # SDK will be found automatically without any configure options.
 
     # For developers with a current Xcode, the lowest-numbered SDK
-    # higher than the minimum required should be found.
+    # higher than or equal to the minimum required should be found.
 
     AC_MSG_CHECKING([what Mac OS X SDK to use])
 


More information about the Libreoffice-commits mailing list