Add WX_FIND_LIB() function to simplify testing for libraries in configure.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 26 Oct 2011 23:20:19 +0000 (23:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 26 Oct 2011 23:20:19 +0000 (23:20 +0000)
commitd0260bd894ec5ef95c960e45cdaff3e6ebae019d
treebde975087602117432c0906be72e43bad07334ab
parent218116bd0a7d2c0bb8648883665c00d8e782e63f
Add WX_FIND_LIB() function to simplify testing for libraries in configure.

No real changes in behaviour but the new WX_FIND_LIB() function can now be
used to test for any library.

Closes #13375.

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