[vte] build: Don't suppress gtk deprecation warnings



commit fa308e50d9f6c1c13d1cdbbfdd55f5a8921473a6
Author: Christian Persch <chpe gnome org>
Date:   Wed Apr 9 20:22:36 2014 +0200

    build: Don't suppress gtk deprecation warnings

 src/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 917254d..05c54b2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -91,7 +91,6 @@ libvte_ VTE_API_MAJOR_VERSION@_ VTE_API_MINOR_VERSION@_la_CPPFLAGS = \
        -DLIBEXECDIR='"$(libexecdir)"' \
        -DLOCALEDIR='"$(localedir)"' \
        -DGLIB_DISABLE_DEPRECATION_WARNINGS \
-       -DGDK_DISABLE_DEPRECATION_WARNINGS \
        -DVTE_COMPILATION \
        $(AM_CPPFLAGS)
 


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