summaryrefslogtreecommitdiff
path: root/Makefile.config.in
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-07-02 21:16:06 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-07-02 21:16:06 +0000
commitb2d7aff1811ad54a92883a171c51dc8b9f0f876c (patch)
tree194887c485932b87b59a5d69f6b9d7c24104b6cb /Makefile.config.in
parentbadcc9a40400e6260f42a6c0036772f76c1d8c0a (diff)
Removed the --enable-profiling option.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7079 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.config.in')
-rw-r--r--Makefile.config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index 7b53f4bc468..61751fd309d 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -146,7 +146,6 @@ PAPIDIR := @PAPIDIR@
# information to allow gprof to be used to get execution frequencies.
#
#ENABLE_PROFILING = 1
-@ENABLE_PROFILING@
#
# This open tells the Makefiles to produce verbose output.