From: Misha Brukman Date: Wed, 2 Jul 2003 21:20:04 +0000 (+0000) Subject: The word `open' was really intended to be `option'. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e9676508acff14a88bd45ef15b024c9b98773a5e;p=oota-llvm.git The word `open' was really intended to be `option'. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7080 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Makefile.config.in b/Makefile.config.in index 61751fd309d..51fd9d56cfc 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -148,7 +148,7 @@ PAPIDIR := @PAPIDIR@ #ENABLE_PROFILING = 1 # -# This open tells the Makefiles to produce verbose output. +# This option tells the Makefiles to produce verbose output. # It essentially prints the commands that make is executing # #VERBOSE = 1