From: Tom Rini Date: Wed, 12 Jan 2011 14:38:50 +0000 (-0700) Subject: site/powerpc-common: Drop ac_cv_func_dlopen X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4735968287f418418b7d4836131d89a99ca30e3a;p=openembedded.git site/powerpc-common: Drop ac_cv_func_dlopen This is something that can be done at compile time and more importantly was set wrong (this should be no and then another one yet for getting -ldl, but that also wouldn't live in the -common one). Signed-off-by: Tom Rini --- diff --git a/site/powerpc-common b/site/powerpc-common index aba65dea0b..a381560035 100644 --- a/site/powerpc-common +++ b/site/powerpc-common @@ -231,7 +231,6 @@ ac_cv_sizeof_int=${ac_cv_sizeof_int='4'} #modphp ac_cv_c_bigendian_php=${ac_cv_c_bigendian_php=yes} ac_cv_sizeof_ptrdiff_t=${ac_cv_sizeof_ptrdiff_t=4} -ac_cv_func_dlopen=${ac_cv_func_dlopen=yes} lt_cv_dlopen_self=${lt_cv_dlopen_self=yes} # apache2 (note other apache stanza in this file)