diff options
author | Christian Persch <chpe@svn.gnome.org> | 2007-01-10 07:06:14 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-01-10 07:06:14 +0800 |
commit | 33c48b56904ea2965e2fee187e28f6f8b278525c (patch) | |
tree | 88a46e0122627cb7a63ce69bf8117bfea1fc04f0 /ChangeLog | |
parent | 47e614b3471624b38ed8dcc0022bbe343d521110 (diff) | |
download | gsoc2013-epiphany-33c48b56904ea2965e2fee187e28f6f8b278525c.tar.gz gsoc2013-epiphany-33c48b56904ea2965e2fee187e28f6f8b278525c.tar.zst gsoc2013-epiphany-33c48b56904ea2965e2fee187e28f6f8b278525c.zip |
Fix for autoconf 2.60 (datarootdir).
2007-01-10 Christian Persch <chpe@svn.gnome.org>
* data/epiphany.pc.in:
Fix for autoconf 2.60 (datarootdir).
svn path=/trunk/; revision=6815
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-01-10 Christian Persch <chpe@svn.gnome.org> + + * data/epiphany.pc.in: + + Fix for autoconf 2.60 (datarootdir). + 2007-01-09 Diego Escalante Urrelo <diegoe@svn.gnome.org> * src/popup-commands.c: |