diff options
author | Peter Williams <peterw@src.gnome.org> | 2000-06-27 02:21:45 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2000-06-27 02:21:45 +0800 |
commit | e923d2eea9e325677c57f88e1209765acb306846 (patch) | |
tree | d6d04bad75e1d5449799db9a27cf7279c5152ca9 /ChangeLog | |
parent | a6123511735299f9811a40ed55344a9fcba90655 (diff) | |
download | gsoc2013-evolution-e923d2eea9e325677c57f88e1209765acb306846.tar.gz gsoc2013-evolution-e923d2eea9e325677c57f88e1209765acb306846.tar.zst gsoc2013-evolution-e923d2eea9e325677c57f88e1209765acb306846.zip |
Make the broken threads optional
svn path=/trunk/; revision=3740
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-06-26 Peter Williams <peterw@curious-george.helixcode.com> + + * configure.in (THREADS_CFLAGS): Add option --enable-broken-threads + to turn on the threading stuff in evolution-mail. Defaults to no. + + * acconfig.h: Add USE_BROKEN_THREADS to the list. + 2000-06-25 Ettore Perazzoli <ettore@helixcode.com> * configure.in: Use `glib-config' instead of `$GLIB_CONFIG' as the |