Changes in directory llvm-poolalloc/include/poolalloc/Config:

config.h.in updated: 1.3.2.1 -> 1.3.2.2
---
Log message:

Merge in some DSA cleanup from mainline.


---
Diffs of the changes:  (+2 -0)

 config.h.in |    2 ++
 1 files changed, 2 insertions(+)


Index: llvm-poolalloc/include/poolalloc/Config/config.h.in
diff -u llvm-poolalloc/include/poolalloc/Config/config.h.in:1.3.2.1 
llvm-poolalloc/include/poolalloc/Config/config.h.in:1.3.2.2
--- llvm-poolalloc/include/poolalloc/Config/config.h.in:1.3.2.1 Wed Dec 13 
15:58:21 2006
+++ llvm-poolalloc/include/poolalloc/Config/config.h.in Tue Jan  9 15:12:35 2007
@@ -410,6 +410,7 @@
 /* Define if dlsym() requires a leading underscore in symbol names. */
 #undef NEED_USCORE
 
+#if 0
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
@@ -424,6 +425,7 @@
 
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
+#endif
 
 /* Define as the return type of signal handlers (`int' or `void'). */
 #undef RETSIGTYPE



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to