remove -mt and/or -pthread when mixing Sun CC and gcc once at the end instead of...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Jun 2007 18:06:12 +0000 (18:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Jun 2007 18:06:12 +0000 (18:06 +0000)
commit8802d332aff3f89442e01385823a354d752a6729
tree42c390488bf065c3993f6ef7070466ad8e31745c
parentab595566b1bbab386a15128cb4e77bd03393c8d3
remove -mt and/or -pthread when mixing Sun CC and gcc once at the end instead of doing it several times in the middle as these options can appear in pkg-config output for just about anything

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