Detect if g++ requires -fvtable-thunks for COM interfaces.
authorMattia Barbon <mbarbon@cpan.org>
Mon, 26 Aug 2002 20:44:50 +0000 (20:44 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Mon, 26 Aug 2002 20:44:50 +0000 (20:44 +0000)
commit8284b0c5bd73ba7bb39d96ea7bdaab3a97088c9f
tree2c37987e447a2cd918dccb0d7db98c02bd97ef0c
parent1f7314bce92bde37b17b4812bb4381565c8e6077
Detect if g++ requires -fvtable-thunks for COM interfaces.
Newer g++ does not require nor support it, so it must not be used.

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