1 Make zlib version detection cross-compile happy.
3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
5 diff -Nura thrift-0.9.1.orig/aclocal/ax_lib_zlib.m4 thrift-0.9.1/aclocal/ax_lib_zlib.m4
6 --- thrift-0.9.1.orig/aclocal/ax_lib_zlib.m4 2013-08-15 11:04:29.000000000 -0300
7 +++ thrift-0.9.1/aclocal/ax_lib_zlib.m4 2013-10-07 20:47:44.523177973 -0300
9 # (defined in the library).
11 dnl This can be changed to AC_LINK_IFELSE if you are cross-compiling.
12 - AC_RUN_IFELSE([AC_LANG_PROGRAM([[
13 + AC_LINK_IFELSE([AC_LANG_PROGRAM([[
15 #if ZLIB_VERNUM >= 0x$WANT_ZLIB_VERSION