From 3a8f812f1c11be204b2e8451bb24a47eb02db7bf Mon Sep 17 00:00:00 2001 From: Daniel Thayer Date: Tue, 24 Jul 2012 17:32:04 -0500 Subject: [PATCH] Correct a typo --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 2de4be62c4..bfe54123f0 100755 --- a/configure +++ b/configure @@ -33,7 +33,7 @@ Usage: $0 [OPTION]... [VAR=VALUE]... --disable-broccoli don't build or install the Broccoli library --disable-broctl don't install Broctl --disable-auxtools don't build or install auxiliary tools - --disable-perftools don't try to build python with Google Perftools + --disable-perftools don't try to build with Google Perftools --disable-python don't try to build python bindings for broccoli --disable-ruby don't try to build ruby bindings for broccoli