site/powerpc-common: Drop ac_cv_func_dlopen
authorTom Rini <tom_rini@mentor.com>
Wed, 12 Jan 2011 14:38:50 +0000 (07:38 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 12 Jan 2011 14:45:51 +0000 (07:45 -0700)
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 <tom_rini@mentor.com>
site/powerpc-common

index aba65de..a381560 100644 (file)
@@ -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)