]> git.saurik.com Git - wxWidgets.git/commit
Removed -lcma (added in 1.813), since one can't apparently mix old
authorStefan Neis <Stefan.Neis@t-online.de>
Sat, 8 Jan 2005 13:56:35 +0000 (13:56 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sat, 8 Jan 2005 13:56:35 +0000 (13:56 +0000)
commit207645afd79f4cf46af86bcfcba93de59cacc366
tree89651aa0c701141131677843185a0f01bb8cb018
parent02a6e35839124cf11862887c857b3886c1dc0ae7
Removed -lcma (added in 1.813), since one can't apparently mix old
        threads (-lcma, user land only) and new threads (-lpthread), see
        http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1741,00.html#faq-mix-threads
        (reported in patch #1096688 by M.J.Wetherell).

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