summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 3f7992e0e4..f101ef829c 100755
--- a/configure
+++ b/configure
@@ -230,7 +230,7 @@ parser.add_option('--with-mips-float-abi',
parser.add_option('--with-dtrace',
action='store_true',
dest='with_dtrace',
- help='build with DTrace (default is true on sunos)')
+ help='build with DTrace (default is true on sunos and darwin)')
parser.add_option('--with-lttng',
action='store_true',