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

Tor Lillqvist tml at collabora.com
Sun Oct 6 03:03:57 PDT 2013


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

New commits:
commit c0397ec2f77d6512383d160417f710477b707ac0
Author: Tor Lillqvist <tml at collabora.com>
Date:   Sun Oct 6 13:03:17 2013 +0300

    Point out that --enable-canonical-installation-tree-structure is broken now
    
    Change-Id: I2b14c3a5e7b3945e40334b961024ef243e957efa

diff --git a/configure.ac b/configure.ac
index 655b0e5..1cf6c53 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1220,7 +1220,7 @@ AC_ARG_ENABLE(macosx-sandbox,
 AC_ARG_ENABLE(canonical-installation-tree-structure,
     AS_HELP_STRING([--enable-canonical-installation-tree-structure],
         [Make the installation tree structure be more canonical for
-         the platform. Implemented only for OS X. Experimental.]),
+         the platform. Implemented only for OS X. Experimental and currently broken.]),
 ,)
 
 


More information about the Libreoffice-commits mailing list