Workarounds for old versions of gcc on hpux: define __STDC_EXT__ when it is
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Wed, 24 Aug 2005 00:23:21 +0000 (00:23 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Wed, 24 Aug 2005 00:23:21 +0000 (00:23 +0000)
commit0042166636e474ce94da2dfe83360e2574b2a1ec
tree2a92ff530102ca7532da15bedf97e097ed847121
parent0683aca66eac27a82d913bc97c809ad4bcdcb9ac
Workarounds for old versions of gcc on hpux: define __STDC_EXT__ when it is
need and use -lpthread instead of -pthread when the latter is not supported.

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