diff options
author | Dan Winship <danw@src.gnome.org> | 2003-02-07 02:13:12 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-02-07 02:13:12 +0800 |
commit | db141482ef299e20092600972a6f328cb3eac878 (patch) | |
tree | a866097a5bca8589c027523f0288785414b62676 /ChangeLog | |
parent | 4b5278202b0c1abd8e2d338f9e855235f4537f80 (diff) | |
download | gsoc2013-evolution-db141482ef299e20092600972a6f328cb3eac878.tar.gz gsoc2013-evolution-db141482ef299e20092600972a6f328cb3eac878.tar.zst gsoc2013-evolution-db141482ef299e20092600972a6f328cb3eac878.zip |
export priv*dir for libical's configure to use.
* configure.in: export priv*dir for libical's configure to use.
svn path=/trunk/; revision=19822
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2003-02-06 Dan Winship <danw@ximian.com> + * configure.in: export priv*dir for libical's configure to use. + * evolution-addressbook.pc.in (Libs): Remove -L${libdir}. (CFlags): s/includedir/privincludedir/ |