diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 655b0e5114ae..1cf6c53a2129 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.]), ,) |