simplify test for 64 bit architectures: just check if the string '64' occurs in the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 Jul 2007 22:31:56 +0000 (22:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 Jul 2007 22:31:56 +0000 (22:31 +0000)
commit2f6aa043a667953046d77c4af86cc7760198bb96
tree747201b85ac25d72087d778e088dd33719e7afce
parent60edcf453539716afa50f8350531634e45e697cd
simplify test for 64 bit architectures: just check if the string '64' occurs in the arch string, this also covers more cases

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/utilsunx.cpp