diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-10-08 07:09:43 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-10-08 07:09:43 +0000 |
commit | 49512277c5f84670f32b51028b35f4985b84a409 (patch) | |
tree | da8f2ad6530ae0df75b09d59608f38cebb08b876 /ChangeLog | |
parent | e3b226db74ed298ef67e0f2a9683197944ba5c8e (diff) |
makewin32.sh: added --enable-threads.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2278 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2009-10-08 + * makewin32.sh: added --enable-threads. + +2009-10-08 + * libsylph/imap.c src/query_search.c: fixed compilation without thread support. |