diff options
author | Dan Winship <danw@src.gnome.org> | 2003-02-06 05:46:03 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-02-06 05:46:03 +0800 |
commit | 2b798e6820feeb5e830c49153ba64406d6e19db2 (patch) | |
tree | fcf68834dbf8248349301f35d7a21d2eca6eb439 /ChangeLog | |
parent | 999cf94d612e7fc5462dfddeb8669eae06eb0192 (diff) | |
download | gsoc2013-evolution-2b798e6820feeb5e830c49153ba64406d6e19db2.tar.gz gsoc2013-evolution-2b798e6820feeb5e830c49153ba64406d6e19db2.tar.zst gsoc2013-evolution-2b798e6820feeb5e830c49153ba64406d6e19db2.zip |
Define and AC_SUBST privlibexecdir, privdatadir, privincludedir,
* configure.in: Define and AC_SUBST privlibexecdir, privdatadir,
privincludedir, serverdir, evolutionuidir, imagesdir, buttonsdir,
soundsdir, gladedir, etspecdir, and viewsdir.
svn path=/trunk/; revision=19769
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,9 +1,8 @@ 2003-02-05 Dan Winship <danw@ximian.com> - * configure.in: define and AC_SUBST privlibexecdir. - - * evolution-shell.pc.in: Add privlibexecdir, componentdir, - evolutionuidir, and iconsdir. + * configure.in: Define and AC_SUBST privlibexecdir, privdatadir, + privincludedir, serverdir, evolutionuidir, imagesdir, buttonsdir, + soundsdir, gladedir, etspecdir, and viewsdir. 2003-02-04 Dan Winship <danw@ximian.com> |