[vte] Remove G_DISABLE_ASSERT



commit 674f91ff949f532b7037c9aba658ad5ea3330a91
Author: Behdad Esfahbod <behdad behdad org>
Date:   Tue Aug 25 18:11:05 2009 -0400

    Remove G_DISABLE_ASSERT

 src/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 53c7183..c7e7ff1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -85,7 +85,6 @@ libvte_la_SOURCES = \
 	$(NULL)
 
 libvte_la_CPPFLAGS = \
-	-DG_DISABLE_ASSERT \
 	-DG_LOG_DOMAIN=\"Vte\" \
  	-DDATADIR='"$(datadir)"' \
 	-DLIBEXECDIR='"$(libexecdir)"' \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]