From 042f31fbd699ec5125a2e05f02c82d9e6f015558 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 21 May 2005 14:42:45 +0000 Subject: Add features variable to the .pc file, so we can check for python and dbus 2005-05-21 Christian Persch * configure.ac: * data/epiphany-1.8.pc.in: Add features variable to the .pc file, so we can check for python and dbus from epiphany-extensions. --- data/epiphany-1.8.pc.in | 1 + 1 file changed, 1 insertion(+) (limited to 'data/epiphany-1.8.pc.in') diff --git a/data/epiphany-1.8.pc.in b/data/epiphany-1.8.pc.in index c2d6ec43f..06eeaf5ba 100644 --- a/data/epiphany-1.8.pc.in +++ b/data/epiphany-1.8.pc.in @@ -4,6 +4,7 @@ libdir=@libdir@ includedir=@includedir@/epiphany/@EPIPHANY_MAJOR@ extensionsdir=@libdir@/epiphany/@EPIPHANY_MAJOR@/extensions loaderdir=@libdir@/epiphany/@EPIPHANY_MAJOR@/loaders +features=@EPIPHANY_FEATURES@ Name: Epiphany Browser Description: GNOME Web Browser -- cgit v1.2.3