summaryrefslogtreecommitdiff
path: root/gtk+-3.0.pc.in
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-11-09 22:05:11 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-11-09 22:05:11 -0500
commit5594ec8dd0f6d93246d315ff29a8ff3697952405 (patch)
tree5f682a166a2978598c4a5ac9e6be90798caa8c2d /gtk+-3.0.pc.in
parent190c27198603028bfcbc02f1648b8504827663de (diff)
downloadgtk+-5594ec8dd0f6d93246d315ff29a8ff3697952405.tar.gz
Don't add -DGSEAL_ENABLE to CFLAGS anymore
That define is no longer used anywhere in gtk.
Diffstat (limited to 'gtk+-3.0.pc.in')
-rw-r--r--gtk+-3.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk+-3.0.pc.in b/gtk+-3.0.pc.in
index d5d83939e1..e628ab1ef7 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@