From 965047025807b928368a3942e1a04ba817fe6e24 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 1 Feb 2011 21:16:10 +0000 Subject: add sitefile entries for ac_cv_func_creal,cimag - the functions are there, but configure tests in imagemagick fail to detect them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25292 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/site/linux | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/site/linux') diff --git a/include/site/linux b/include/site/linux index ac34d30f6..492d1ddde 100644 --- a/include/site/linux +++ b/include/site/linux @@ -9,6 +9,8 @@ ac_cv_func__exit=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_bcmp=yes +ac_cv_func_creal=yes +ac_cv_func_cimag=yes ac_cv_func_fchmod=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes -- cgit v1.2.3