Check if detected libpython.so can be dlopen-ed
authorRicardo Mones <ricardo@mones.org>
Thu, 30 May 2013 16:29:07 +0000 (18:29 +0200)
committerPaul <paul@claws-mail.org>
Sat, 8 Jun 2013 19:58:00 +0000 (20:58 +0100)
commitee7f626c6b49641605569fc6b717fc75189fabfe
tree452d36d84010c2d968238b54db112323b59381d2
parent376f87296de50d78fd4d5544cc914d9ef18da6af
Check if detected libpython.so can be dlopen-ed

A somewhat better solution for the libpython.so detection saga.
Unfortunately it has not presented itself and had to be painfully
extracted from a series of trial and error experiments. No living
beings were harmed in the process, though.

Many thanks to Paul for the help with testing this.
(cherry picked from commit df8a1d7e766dea1c48a47d6a7766e20922a78cab)
configure.ac