[Libreoffice-commits] .: configure.in

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Oct 5 03:31:42 PDT 2012


 configure.in |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit 5ef8d9b771bd0918644695772dd58a9e74f9f1d4
Author: Tor Lillqvist <tlillqvist at suse.com>
Date:   Fri Oct 5 13:28:50 2012 +0300

    Clarification to comment
    
    Change-Id: I0143516455f5abad2da6b13a985d08b37e5c3cae

diff --git a/configure.in b/configure.in
index 4ea7155..c81931c 100644
--- a/configure.in
+++ b/configure.in
@@ -2350,6 +2350,12 @@ if test -z "$enable_database_connectivity"; then
 
     # And actually, do enable it for iOS, too. Let's get back to
     # figuring out what to do with this later, if ever.
+
+    # (Note that with "enable", I mean "enable building the related
+    # code". Very likely little of it will make any sense at run-time
+    # on Android or iOS and won't even be shipped with/linked into any
+    # app.)
+
     #if test $_os != iOS; then
         enable_database_connectivity=yes
     #fi


More information about the Libreoffice-commits mailing list