[gtk+] Don't add -DGSEAL_ENABLE to CFLAGS anymore



commit 5594ec8dd0f6d93246d315ff29a8ff3697952405
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Nov 9 22:05:11 2011 -0500

    Don't add -DGSEAL_ENABLE to CFLAGS anymore
    
    That define is no longer used anywhere in gtk.

 gtk+-3.0.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk+-3.0.pc.in b/gtk+-3.0.pc.in
index d5d8393..e628ab1 100644
--- a/gtk+-3.0.pc.in
+++ b/gtk+-3.0.pc.in
@@ -12,4 +12,4 @@ Description: GTK+ Graphical UI Library
 Version: @VERSION@
 Requires: gdk- GTK_API_VERSION@ @GTK_PACKAGES@
 Libs: -L${libdir} -lgtk-3 @GTK_EXTRA_LIBS@
-Cflags: -I${includedir}/gtk- GTK_API_VERSION@ @GTK_EXTRA_CFLAGS@ -DGSEAL_ENABLE
+Cflags: -I${includedir}/gtk- GTK_API_VERSION@ @GTK_EXTRA_CFLAGS@



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