Remove all unwanted occurrences of -mt/-pthread in configure.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Nov 2011 00:30:04 +0000 (00:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Nov 2011 00:30:04 +0000 (00:30 +0000)
commit4fb1e79b4d76daa4b0eb5ebea959f5d2a5437276
tree9dd33cde61e19fc05443b60749266fe78485fc08
parent85fb0a0afd09f98e5a592db87a100a6332f067c6
Remove all unwanted occurrences of -mt/-pthread in configure.

Remove all inappropriate compiler options and not just the first one as they
can occur multiple times because they may come from pkg-config output for
several different libraries.

Closes #13647.

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