rakshasa / libtorrent

libTorrent BitTorrent library
http://rtorrent.net/downloads/
GNU General Public License v2.0
885 stars 209 forks source link

Use AC_COMPILE instead of AC_RUN to check for execinfo.h #175

Closed ss23 closed 6 years ago

ss23 commented 6 years ago

This way enables cross compiling, since we don't need to run anything during the configure script.

I'm not familiar enough with execinfo/C++ to know if this is the correct way of fixing the issue or not, so any help is appreciated.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.02%) to 17.93% when pulling f4dadb3850ef15dd7898d07fca72d2fa7e32ca6f on ss23:cross_compile_execinfo into 7b29b6bd2547e72e22b9b7981df27092842d2a10 on rakshasa:master.