Searched refs:NO_DL (Results 1 – 9 of 9) sorted by relevance
11 #ifndef NO_DL
15 #ifndef NO_DL
341 NO_DL = (1U << 1), // No DL modification allowed enumerator342 # define NO_DUDL (NO_DU | NO_DL)
89 #undef NO_DL
228 AM_CONDITIONAL([NO_DL], [test "x$enable_nodl" = "xyes"]) condition230 [AC_DEFINE([NO_DL],[1], [disable use of dlopen])])
274 if NO_DL423 if NO_DL
558 libraries. Options `NO_DL=1` and `--without-dl` have been added
704 libraries. Options `NO_DL=1` and `--without-dl` have been added