Home | History | Annotate | Download | only in dbus

Lines Matching refs:shl_load

9185     echo "$as_me:$LINENO: checking for shl_load" >&5
9186 echo $ECHO_N "checking for shl_load... $ECHO_C" >&6
9196 /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
9198 #define shl_load innocuous_shl_load
9201 which can conflict with char shl_load (); below.
9211 #undef shl_load
9220 char shl_load ();
9227 char (*f) () = shl_load;
9236 return f != shl_load;
9276 lt_cv_dlopen="shl_load"
9278 echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
9279 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6
9298 char shl_load ();
9302 shl_load ();
9343 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"