diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-22 01:48:03 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-22 01:48:03 +0800 |
commit | 9a01ce6a42f4ac8963d48f7446c9b15c04e4ed19 (patch) | |
tree | 8a30cbb746703b6997a3d80900f8cdebca4fdc9d /ChangeLog | |
parent | ad7f648150d245e3ad9b5ac7bc59f5739768d89c (diff) | |
download | gsoc2013-evolution-9a01ce6a42f4ac8963d48f7446c9b15c04e4ed19.tar.gz gsoc2013-evolution-9a01ce6a42f4ac8963d48f7446c9b15c04e4ed19.tar.zst gsoc2013-evolution-9a01ce6a42f4ac8963d48f7446c9b15c04e4ed19.zip |
Renamed GAL_VERSION to GAL_REQUIRED; also, made it
not AC_SUBST() it anymore since it's only used in configure.
Added GTKHTML_REQUIRED and made all the libgtkhtml-3.0 checks use
it.
svn path=/trunk/; revision=21309
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-05-21 Ettore Perazzoli <ettore@ximian.com> + + * configure.in: Renamed GAL_VERSION to GAL_REQUIRED; also, made it + not AC_SUBST() it anymore since it's only used in configure. + Added GTKHTML_REQUIRED and made all the libgtkhtml-3.0 checks use + it. + 2003-05-19 Ettore Perazzoli <ettore@ximian.com> * configure.in: Remove GNOME_PREFIX stuff. Add |