[gtk+/gtk-3-16] Revert "Work around a pkg-config bug"



commit 151e74c12dc8c487fe4201b5514f27fc57a2c15e
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun May 10 01:05:52 2015 -0400

    Revert "Work around a pkg-config bug"
    
    This reverts commit 57751fa391fce8b9f208c41260e8968dd4cdc800.
    
    I've been told that this is not, in fact, a pkg-config bug,
    but a pkg-config feature.

 configure.ac |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3f1f8a8..54a62b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -348,8 +348,7 @@ backend_immodules=
 have_gio_unix=no
 GDK_BACKENDS=
 GDK_EXTRA_LIBS=
-# expoxy.pc has Cflags: -I${includedir}, but pkg-config swallows that :-(
-GDK_EXTRA_CFLAGS="-I${prefix}/include"
+GDK_EXTRA_CFLAGS=
 GDK_WINDOWING=
 PANGO_PACKAGES="pango pangocairo"
 


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