aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-01-12 07:38:50 -0700
committerTom Rini <tom_rini@mentor.com>2011-01-12 07:45:51 -0700
commit4735968287f418418b7d4836131d89a99ca30e3a (patch)
tree94fb215020e13b3c043ccfc0a529965277b6c01b /site
parentb1a15f7dc12a3badf7aa3e3438a63ff5bc1be958 (diff)
downloadopenembedded-4735968287f418418b7d4836131d89a99ca30e3a.tar.gz
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 <tom_rini@mentor.com>
Diffstat (limited to 'site')
-rw-r--r--site/powerpc-common1
1 files changed, 0 insertions, 1 deletions
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)