1. define -D_THREAD_SAFE, not -D_REENTRANT for MT programs under FreeBSD
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Dec 2001 19:34:00 +0000 (19:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Dec 2001 19:34:00 +0000 (19:34 +0000)
commit3f345b477e74ef2b81e4d757587bd0958a0a1641
tree6039edfdcf0ea5b98bed6ce7a57bf196f4ddb183
parente7ca6139d062c37cc7c056b6647097e999b714cd
1. define -D_THREAD_SAFE, not -D_REENTRANT for MT programs under FreeBSD
   (not as if it really helped with my test system, they still crash)
2. don't link with gthread if --disable-threads was specified

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
aclocal.m4
configure
configure.in