From c0397ec2f77d6512383d160417f710477b707ac0 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sun, 6 Oct 2013 13:03:17 +0300 Subject: [PATCH] Point out that --enable-canonical-installation-tree-structure is broken now Change-Id: I2b14c3a5e7b3945e40334b961024ef243e957efa --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.]), ,)