Removed the --enable-profiling option.
authorJohn Criswell <criswell@uiuc.edu>
Wed, 2 Jul 2003 21:16:06 +0000 (21:16 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Wed, 2 Jul 2003 21:16:06 +0000 (21:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7079 91177308-0d34-0410-b5e6-96231b3b80d8

Makefile.config.in

index 7b53f4bc468a8f9fe59c2f32c1f3105246980366..61751fd309d3effdff6a532d5389704d2dc81579 100644 (file)
@@ -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.