diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-08-08 17:47:38 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-08-10 10:08:40 +0300 |
commit | 4625227ed8db6b738f47f193df48d2791fb25246 (patch) | |
tree | dd3f4d0e0f5db2c9194e5fa0e7bbf39c66ddb20e /configure.ac | |
parent | 59622dabdec080c2a720a17987dceba2c03afe90 (diff) |
Seems to work now
Change-Id: I59402e2f0503369370cc87017e0c8e01541ccfa0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 898bb531f437..a390444d9ee3 100644 --- a/configure.ac +++ b/configure.ac @@ -1351,7 +1351,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 and currently broken.]), + the platform. Implemented only for OS X. Experimental.]), ,) |