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)
commit4735968287f418418b7d4836131d89a99ca30e3a
tree94fb215020e13b3c043ccfc0a529965277b6c01b
parentb1a15f7dc12a3badf7aa3e3438a63ff5bc1be958
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>
site/powerpc-common