diff --git a/configure b/configure
index e2dd0f542eae9b..422b329244c234 100755
--- a/configure
+++ b/configure
@@ -350,7 +350,7 @@ parser.add_option('--with-dtrace',
 parser.add_option('--with-lttng',
     action='store_true',
     dest='with_lttng',
-    help='build with Lttng (Only available to Linux)')
+    help='build with Lttng (Only supported on Linux)')
 
 parser.add_option('--with-etw',
     action='store_true',