From e9676508acff14a88bd45ef15b024c9b98773a5e Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Wed, 2 Jul 2003 21:20:04 +0000 Subject: 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 --- Makefile.config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.config.in') diff --git a/Makefile.config.in b/Makefile.config.in index 61751fd309..51fd9d56cf 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 -- cgit v1.2.3