[llvm-commits] CVS: llvm/Makefile.config.in

John Criswell criswell at choi.cs.uiuc.edu
Mon Jun 30 14:41:01 PDT 2003


Changes in directory llvm:

Makefile.config.in updated: 1.1.2.3 -> 1.1.2.4

---
Log message:

Removed the --enable-profiling option.


---
Diffs of the changes:

Index: llvm/Makefile.config.in
diff -u llvm/Makefile.config.in:1.1.2.3 llvm/Makefile.config.in:1.1.2.4
--- llvm/Makefile.config.in:1.1.2.3	Fri Jun 27 16:44:42 2003
+++ llvm/Makefile.config.in	Mon Jun 30 14:40:04 2003
@@ -132,7 +132,7 @@
 # information to allow gprof to be used to get execution frequencies.
 #
 #ENABLE_PROFILING = 1
- at ENABLE_PROFILING@
+#@ENABLE_PROFILING@
 
 #
 # This open tells the Makefiles to produce verbose output.





More information about the llvm-commits mailing list