Fix commit 505b041 regarding configure THREAD_LOCAL_ALLOC (Win32)
authorIvan Maidanski <ivmai@mail.ru>
Fri, 23 Sep 2011 07:45:54 +0000 (11:45 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 23 Sep 2011 07:45:54 +0000 (11:45 +0400)
commitb797e9f4b255ad8298e9e02b388766585e3ca245
tree34221b44a665634a1c6b5fceebf25eab6c9d0ea3
parent2f75d676796d0d7ab1c24a1eb9726cadcb4f8653
Fix commit 505b041 regarding configure THREAD_LOCAL_ALLOC (Win32)

* configure.ac (THREAD_LOCAL_ALLOC): Test enable_shared and
enable_static values properly when setting THREAD_LOCAL_ALLOC
in case PARALLEL_MARK is off (Win32 only).
configure.ac