diff options
author | Dan Winship <danw@src.gnome.org> | 2003-02-07 01:04:33 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-02-07 01:04:33 +0800 |
commit | 3819051bf37fef04702c6dded63cea61f86bad4c (patch) | |
tree | 421f45852294e6aebc72c6068afe1c2eed32657a /ChangeLog | |
parent | eab0454880452ebe7733c5d2588ec66ec3cf2ed3 (diff) | |
download | gsoc2013-evolution-3819051bf37fef04702c6dded63cea61f86bad4c.tar.gz gsoc2013-evolution-3819051bf37fef04702c6dded63cea61f86bad4c.tar.zst gsoc2013-evolution-3819051bf37fef04702c6dded63cea61f86bad4c.zip |
Remove -L${libdir}. (CFlags): s/includedir/privincludedir/
* evolution-addressbook.pc.in (Libs): Remove -L${libdir}.
(CFlags): s/includedir/privincludedir/
* evolution-calendar.pc.in: Likewise
* evolution-shell.pc.in: Likewise. Also change iconsdir to
imagesdir
svn path=/trunk/; revision=19811
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2003-02-06 Dan Winship <danw@ximian.com> + * evolution-addressbook.pc.in (Libs): Remove -L${libdir}. + (CFlags): s/includedir/privincludedir/ + + * evolution-calendar.pc.in: Likewise + + * evolution-shell.pc.in: Likewise. Also change iconsdir to + imagesdir + * sounds/Makefile.am: remove soundsdir def * tools/Makefile.am: subst in $(toolsdir) instead of $(bindir) |