(blind) fixes for AIX: shared library extension there is apparently ".a", not ".so...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Jun 2002 14:29:59 +0000 (14:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Jun 2002 14:29:59 +0000 (14:29 +0000)
commit321d2b146bb0bf93179ed50555c1889744698276
treee005f2d501bdb1bc1f02043d14fbfa567d6ee699
parentf0d5e7a25aef93d3a907d005c572bc8cca4f41a1
(blind) fixes for AIX: shared library extension there is apparently ".a", not ".so"; look for makeC++SharedLib in the PATH instead of hard coded location

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