diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-03-30 01:28:42 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-03-30 01:28:42 +0800 |
commit | 02c6da774e30c0a3c3936851e149edd7bb7ee401 (patch) | |
tree | 432745d573f3e876c34a75951f18438ff67e539a /ChangeLog | |
parent | 2ae8bdc41a685dd57200b3d9cb1502abc1f6e203 (diff) | |
download | gsoc2013-evolution-02c6da774e30c0a3c3936851e149edd7bb7ee401.tar gsoc2013-evolution-02c6da774e30c0a3c3936851e149edd7bb7ee401.tar.gz gsoc2013-evolution-02c6da774e30c0a3c3936851e149edd7bb7ee401.tar.bz2 gsoc2013-evolution-02c6da774e30c0a3c3936851e149edd7bb7ee401.tar.lz gsoc2013-evolution-02c6da774e30c0a3c3936851e149edd7bb7ee401.tar.xz gsoc2013-evolution-02c6da774e30c0a3c3936851e149edd7bb7ee401.tar.zst gsoc2013-evolution-02c6da774e30c0a3c3936851e149edd7bb7ee401.zip |
Check for GConf. Add gthreads to LIBIBEX_CFLAGS and LIBIBEX_LIBS.
* configure.in: Check for GConf. Add gthreads to LIBIBEX_CFLAGS
and LIBIBEX_LIBS.
svn path=/trunk/; revision=16281
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,10 +1,11 @@ -2002-03-28 Christopher James Lahey <clahey@ximian.com> +2002-03-29 Ettore Perazzoli <ettore@ximian.com> - * configure.in: Bumped the required version of gal to 0.19.99.10. + * configure.in: Check for GConf. Add gthreads to LIBIBEX_CFLAGS + and LIBIBEX_LIBS. -2002-03-27 Ettore Perazzoli <ettore@ximian.com> +2002-03-28 Christopher James Lahey <clahey@ximian.com> - * configure.in: Add gthreads to LIBIBEX_CFLAGS and LIBIBEX_LIBS. + * configure.in: Bumped the required version of gal to 0.19.99.10. 2002-03-24 Peter Williams <peterw@ximian.com> |