diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-05-21 22:42:45 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-05-21 22:42:45 +0800 |
commit | 042f31fbd699ec5125a2e05f02c82d9e6f015558 (patch) | |
tree | 1839572665d9728a2371f5056141e232a442450e /ChangeLog | |
parent | 37e4cc15c39af9a10c7d0aaf46210c0d31db9e8e (diff) | |
download | gsoc2013-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |