summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-10-06 13:03:17 +0300
committerTor Lillqvist <tml@collabora.com>2013-10-06 13:03:27 +0300
commitc0397ec2f77d6512383d160417f710477b707ac0 (patch)
tree32894c346608d76bb5da13ea00533940983d70d3 /configure.ac
parent9d2492b2747e4302159eadbc6221ccf153e71b6f (diff)
Point out that --enable-canonical-installation-tree-structure is broken now
Change-Id: I2b14c3a5e7b3945e40334b961024ef243e957efa
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
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.]),
,)