aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-05-21 22:42:45 +0800
committerChristian Persch <chpe@src.gnome.org>2005-05-21 22:42:45 +0800
commit042f31fbd699ec5125a2e05f02c82d9e6f015558 (patch)
tree1839572665d9728a2371f5056141e232a442450e /ChangeLog
parent37e4cc15c39af9a10c7d0aaf46210c0d31db9e8e (diff)
downloadgsoc2013-epiphany-042f31fbd699ec5125a2e05f02c82d9e6f015558.tar
gsoc2013-epiphany-042f31fbd699ec5125a2e05f02c82d9e6f015558.tar.gz
gsoc2013-epiphany-042f31fbd699ec5125a2e05f02c82d9e6f015558.tar.bz2
gsoc2013-epiphany-042f31fbd699ec5125a2e05f02c82d9e6f015558.tar.lz
gsoc2013-epiphany-042f31fbd699ec5125a2e05f02c82d9e6f015558.tar.xz
gsoc2013-epiphany-042f31fbd699ec5125a2e05f02c82d9e6f015558.tar.zst
gsoc2013-epiphany-042f31fbd699ec5125a2e05f02c82d9e6f015558.zip
Add features variable to the .pc file, so we can check for python and dbus
2005-05-21 Christian Persch <chpe@cvs.gnome.org> * 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 199fd4291..a91c2bcdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-05-21 Christian Persch <chpe@cvs.gnome.org>
+ * 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.
+
+2005-05-21 Christian Persch <chpe@cvs.gnome.org>
+
* Makefile.am:
* configure.ac:
A README.Python