Searched refs:HAVE_LIBDL (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/tools/mdsetimage/
H A DMakefile19 HAVE_LIBDL!= grep -- -ldl ${LDMAKEFILE} || echo no
21 HAVE_LIBDL= no macro
24 .if ${HAVE_LIBDL} != "no"
/netbsd-current/tools/dbsym/
H A DMakefile18 HAVE_LIBDL!= grep -- -ldl ${LDMAKEFILE} || echo no
20 HAVE_LIBDL= no macro
23 .if ${HAVE_LIBDL} != "no"
/netbsd-current/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.c41 #ifdef HAVE_LIBDL
731 #ifdef HAVE_LIBDL
751 #ifdef HAVE_LIBDL
875 #ifdef HAVE_LIBDL
913 #ifdef HAVE_LIBDL
1199 #ifdef HAVE_LIBDL
1217 #ifdef HAVE_LIBDL
/netbsd-current/external/gpl2/lvm2/dist/lib/misc/
H A Dconfigure.h.in109 #undef HAVE_LIBDL
/netbsd-current/external/gpl2/lvm2/dist/lib/locking/
H A Dlocking.c248 #ifdef HAVE_LIBDL
/netbsd-current/external/gpl2/lvm2/dist/
H A Dconfigure676 HAVE_LIBDL
12793 HAVE_LIBDL=yes
12795 HAVE_LIBDL=no
12799 if [ "x$HAVE_LIBDL" = xyes ]; then
12802 #define HAVE_LIBDL 1
12807 HAVE_LIBDL=no
14692 if test x$HAVE_LIBDL = xyes; then

Completed in 125 milliseconds